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 # THIS IS A SAMPLE FILE, PLEASE COPY IT AND EDIT THE COPY
# INI secrets file holds the encrypted secrest for the script # 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 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 # the section name is the name of the pool/dataset
# only one variable should be in each section called encrypted_key # only one variable should be in each section called encrypted_key
# example # example
#[DEFAULT] #[DEFAULT]
#encrypted_root_password = encrypted_root_password goes here #encrypted_api_key = encrypted_api_key goes here
#[vms] #[media]
#encrypted_key = some encrypted key goes here #encrypted_key = some encrypted key goes here
# #
[DEFAULT] [DEFAULT]
encrypted_root_password = encrypted_api_key =