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
Running `cookiecutter skeleton` fails with:
Unable to create file 'inventory/group_vars/all/alertmanager.yml'
Error message: 'vault_alertmanager_slack_integration_app_creds' is undefined
This is caused by cookiecutter templating which needs to be escaped.
Fix a typo as well.
0 commit comments