The CentOS instance is not deployed to a subdir
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
47580ceefd
commit
e241080514
3 changed files with 10 additions and 4 deletions
|
@ -65,6 +65,7 @@
|
|||
template: configmap.yml
|
||||
objectname: configmap.yml
|
||||
noggin_theme: fas
|
||||
subdir: "/accounts"
|
||||
|
||||
- role: openshift/ipa-client
|
||||
app: noggin
|
||||
|
@ -98,6 +99,7 @@
|
|||
app: noggin
|
||||
template: deploymentconfig.yml
|
||||
objectname: deploymentconfig.yml
|
||||
subdir: "/accounts"
|
||||
|
||||
# - role: openshift/start-build
|
||||
# app: noggin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue