Fix 'optional' config.json values
These values are optional only when the services are not enabled. If the file does not exist we should not warn, but rather inform. Ceph-mon is an exception here since its bootstrap process means the files may or may not exist initially. TrivialFix Change-Id: Ic02bece76d480e99deecf612036f37abb5604135
Showing
- ansible/roles/ceph/templates/ceph-mon.json.j2 4 additions, 4 deletionsansible/roles/ceph/templates/ceph-mon.json.j2
- ansible/roles/ceph/templates/ceph-rgw.json.j2 2 additions, 4 deletionsansible/roles/ceph/templates/ceph-rgw.json.j2
- ansible/roles/cinder/templates/cinder-backup.json.j2 2 additions, 2 deletionsansible/roles/cinder/templates/cinder-backup.json.j2
- ansible/roles/cinder/templates/cinder-volume.json.j2 2 additions, 2 deletionsansible/roles/cinder/templates/cinder-volume.json.j2
- ansible/roles/common/templates/heka.json.j2 2 additions, 2 deletionsansible/roles/common/templates/heka.json.j2
- ansible/roles/haproxy/templates/haproxy.json.j2 1 addition, 1 deletionansible/roles/haproxy/templates/haproxy.json.j2
- docker/base/set_configs.py 1 addition, 1 deletiondocker/base/set_configs.py
Loading
Please register or sign in to comment