Update 'config-new.py'

This commit is contained in:
2019-11-12 15:04:23 -05:00
parent 763a76dc65
commit bc62bdba6c
2 changed files with 14 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env python
HOST_SHORTNAME = 'freenas'
HOSTNAME = 'freenas.local'
ROOT_PASSWORD = 'my super secret password'
CA_CERT_PATH = "/root/ca.crt"
POOLS = {'POOL_NAME': 'ENCRYPTION_KEY', 'POOL_NAME2': 'ECRYPTIONKEY'}