aboutsummaryrefslogtreecommitdiffstats
path: root/environments/cinder-backup.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2016-08-19 11:54:54 +0200
committerGiulio Fidente <gfidente@redhat.com>2016-08-19 12:06:37 +0200
commit9b739012b71e2833e59e94cbe423cda77405c6cb (patch)
tree0509af77e9f75b8163a281363a097d956777d42b /environments/cinder-backup.yaml
parente59cef59b66f16338084213277cff6f61867efbf (diff)
Disable cinder-backup by default
The cinder-backup service was not configured in mitaka, so having it disabled by default does not change the existing behavior. Also adds an environment file to enable it in the pacemaker scenario. Change-Id: I9a238e0d4601c9f59aff94fdac837c7d0e90afa0
Diffstat (limited to 'environments/cinder-backup.yaml')
-rw-r--r--environments/cinder-backup.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/environments/cinder-backup.yaml b/environments/cinder-backup.yaml
new file mode 100644
index 00000000..f01fcbd9
--- /dev/null
+++ b/environments/cinder-backup.yaml
@@ -0,0 +1,4 @@
+resource_registry:
+ OS::TripleO::Services::CinderBackup: ../puppet/services/pacemaker/cinder-backup.yaml
+ # For non-pcmk managed implementation
+ # OS::TripleO::Services::CinderBackup: ../puppet/services/cinder-backup.yaml \ No newline at end of file