openshift-apps: add comment to fedora-ostree-pruner playbook
We have this comment in our other coreos/ostree playbooks so let's put it in here too.
This commit is contained in:
parent
9d3c107ef0
commit
4546f35f28
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
|||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
############################################
|
||||
# actions to create the project in OpenShift
|
||||
############################################
|
||||
# to run: sudo rbac-playbook -l os_control_stg openshift-apps/fedora-ostree-pruner.yml
|
||||
roles:
|
||||
- role: openshift/project
|
||||
app: fedora-ostree-pruner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue