Add custom httpd config for Koschei in OpenShift

This commit is contained in:
Mikolaj Izdebski 2019-01-27 20:43:28 +01:00
parent 3029ceaa39
commit addf73cf4a
3 changed files with 30 additions and 4 deletions

View file

@ -13,10 +13,9 @@
roles:
- openshift/project
- role: openshift/secret-file
secret_name: frontend-config
key: config-frontend.cfg
template: config-frontend.cfg.j2
- role: openshift/object
template: frontend-config.yml
objectname: frontend-config.yml
- role: openshift/object
template: frontend-deployment.yml