2020-12-10 07:33:09 +00:00
|
|
|
---
|
2020-12-14 21:31:01 +00:00
|
|
|
# You must set this up using ansible-vault. Note that each var of a particular
|
|
|
|
# group (eg ipa) should have its own vault password separate from the rest. The
|
|
|
|
# passwords here should not be unlockable by one single password. It may be
|
|
|
|
# beneficial instead to split out the various passwords into separate vars
|
|
|
|
# files.
|
2020-12-10 07:33:09 +00:00
|
|
|
ipaadmin_password: !vault |
|
|
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
|
|
REDACTED
|
|
|
|
ipadm_password: !vault |
|
|
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
|
|
REDACTED
|
2021-01-03 05:18:47 +00:00
|
|
|
ipa_binder_password: !vault |
|
|
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
|
|
REDACTED
|
2020-12-13 10:00:33 +00:00
|
|
|
ipsilon_db_password: !vault |
|
|
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
|
|
REDACTED
|
2020-12-23 12:21:01 +00:00
|
|
|
koji_db_pass: !vault |
|
|
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
|
|
REDACTED
|
2020-12-30 09:22:58 +00:00
|
|
|
pubsub_federation_pass: !vault |
|
|
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
|
|
REDACTED
|