oraculum: wire up secret.yml into the playbook
This commit is contained in:
parent
fe2518d4d2
commit
e1b2416889
1 changed files with 5 additions and 0 deletions
|
@ -75,6 +75,11 @@
|
||||||
file: service.yml
|
file: service.yml
|
||||||
objectname: service.yml
|
objectname: service.yml
|
||||||
|
|
||||||
|
- role: openshift/object
|
||||||
|
app: oraculum
|
||||||
|
template: secret.yml
|
||||||
|
objectname: secret.yml
|
||||||
|
|
||||||
- role: openshift/route
|
- role: openshift/route
|
||||||
app: oraculum
|
app: oraculum
|
||||||
routename: packager-dashboard
|
routename: packager-dashboard
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue