You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
The first issue seen without doing the below mods is that the pki-user (and presumably group) don't get created on the node and the wordpress step errors out.
Add the extra inventory config variables (inventory/group_vars/all/custom_vars.yml):
Without the mkdir's the wordpress step errors out on task "TASK [debops.pki : Download public realm contents by host]" due to: If you are using a module and expect the file to exist on the remote, see the remote_src option
and
Could not find or access '/home/$user/debops-wordpress/inventory/../secret/pki/realms/by-host/$fqdn/$fqdn/internal/' on the Ansible Controller.