This repository has been archived on 2020-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
FreeNAS-Network-Unlock/config.py
2019-11-09 21:25:11 -05:00

5 lines
131 B
Python

#!/usr/bin/env python
HOST_SHORTNAME=
HOSTNAME=
ROOT_PASSWORD
POOLS = {'POOL_NAME': 'ENCRYPTION_KEY', 'POOL_NAME2': 'ECRYPTIONKEY'}