Rename refstack group variables
When we cleaned up the puppet in I6b6dfd0f8ef89a5362f64cfbc8016ba5b1a346b3 we renamed the group s/refstack-docker/refstack/ but didn't move the variables and some other references too. Change-Id: Ib07d1e9ede628c43b4d5d94b64ec35c101e11be8
This commit is contained in:
parent
75a64427a1
commit
aa94f2d831
@ -63,7 +63,7 @@
|
||||
- group_vars/meetpad.yaml
|
||||
- group_vars/jvb.yaml
|
||||
- group_vars/nodepool-launcher.yaml
|
||||
- group_vars/refstack-docker.yaml
|
||||
- group_vars/refstack.yaml
|
||||
- group_vars/registry.yaml
|
||||
- group_vars/review.yaml
|
||||
- group_vars/control-plane-clouds.yaml
|
||||
|
@ -911,8 +911,8 @@
|
||||
container_command: docker
|
||||
files:
|
||||
- playbooks/bridge.yaml
|
||||
- inventory/service/group-vars/refstack-docker.yaml
|
||||
- playbooks/zuul/templates/group_vars/refstack-docker.yaml.j2
|
||||
- inventory/service/group-vars/refstack.yaml
|
||||
- playbooks/zuul/templates/group_vars/refstack.yaml.j2
|
||||
- playbooks/roles/refstack/
|
||||
- playbooks/roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
- testinfra/test_refstack.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user