diff options
author | Guilhem Moulin <guilhem@libreoffice.org> | 2016-10-19 02:26:15 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@libreoffice.org> | 2016-10-19 02:32:40 +0200 |
commit | 094fced31e934225865dc6f0bab2039cf4a908e4 (patch) | |
tree | 19b5ae0d228a98fd12a7a6e15291447ac7f08acf /tdf-postinst-udeb/debian/templates | |
parent | 740fab39e4c3379a358fa9e56d36c6e2305863a1 (diff) |
Add script to install new virtual machines.
Diffstat (limited to 'tdf-postinst-udeb/debian/templates')
-rw-r--r-- | tdf-postinst-udeb/debian/templates | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tdf-postinst-udeb/debian/templates b/tdf-postinst-udeb/debian/templates new file mode 100644 index 0000000..e56a68a --- /dev/null +++ b/tdf-postinst-udeb/debian/templates @@ -0,0 +1,9 @@ +Template: tdf-postinst/salt_master +Type: text +Description: Hostname or ipv4 of the Salt master + +Template: tdf-postinst/salt_master_fingerprint +Type: text +Description: Salt master fingerprint + Fingerprint of the master public key to validate the identity of + the Salt master before the initial key exchange |