forked from infra/ansible
feat(openshift): add restart for openscanhub + reusable role
Assisted-by: gpt-5.5 in Codex Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
parent
09a329eeb6
commit
642b7afdf3
3 changed files with 56 additions and 0 deletions
|
|
@ -166,6 +166,11 @@
|
|||
object_app: openscanhub
|
||||
object_template: fedora-messaging-configmap.yml.j2
|
||||
object_objectname: fedora-messaging-configmap
|
||||
- role: openshift/app-actions
|
||||
app_actions_app: openscanhub
|
||||
app_actions_deployments:
|
||||
- fedora-osh-hub
|
||||
- resalloc-server
|
||||
|
||||
# sudo rbac-playbook -l staging -t delete openshift-apps/openscanhub.yml
|
||||
- role: openshift/object-delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue