update for truenas 12 api changes

This commit is contained in:
2020-09-23 21:42:31 -04:00
parent c6de9f1619
commit 1a56da239b

View File

@@ -1,14 +1,14 @@
# THIS IS A SAMPLE FILE, PLEASE COPY IT AND EDIT THE COPY
# INI secrets file holds the encrypted secrest for the script
# the default section holds the encrypted root password and then the other sections are the vm pool names and encrypted keys
# the section name is the name of the pool
# the default section holds the encrypted api key and then the other sections are the pool/datasets names and encrypted keys to unlock the pools/datasets
# the section name is the name of the pool/dataset
# only one variable should be in each section called encrypted_key
# example
#[DEFAULT]
#encrypted_root_password = encrypted_root_password goes here
#[vms]
#encrypted_api_key = encrypted_api_key goes here
#[media]
#encrypted_key = some encrypted key goes here
#
[DEFAULT]
encrypted_root_password =
encrypted_api_key =