Remove extraneous items from configmaps

This commit is contained in:
Pete Birley 2017-03-15 09:51:01 -05:00
parent 38407e9378
commit 661de5be9e
2 changed files with 0 additions and 7 deletions

View File

@ -27,7 +27,5 @@ data:
{{- include "helm-toolkit.keystone_user" . | indent 4 }}
init.sh: |
{{ tuple "bin/_init.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
post.sh: |
{{ tuple "bin/_post.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
libvirt.sh: |
{{ tuple "bin/_libvirt.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}

View File

@ -160,11 +160,6 @@ dependencies:
- nova-ks-service
service:
- keystone-api
init:
jobs:
- mariadb-seed
service:
- mariadb
compute:
jobs:
- nova-db-sync