Remove unused enable_pacemaker setting from templates
authorGiulio Fidente <gfidente@redhat.com>
Mon, 18 May 2015 13:17:31 +0000 (09:17 -0400)
committerGiulio Fidente <gfidente@redhat.com>
Mon, 18 May 2015 15:24:16 +0000 (11:24 -0400)
Use of Pacemaker is governed by the resource registry since
change Ibefb80d0d8f98404133e4c31cf078d729b64dac3

Change-Id: I2f1fa8d6d28ae009940be2c2c530066197aa543b

puppet/controller-puppet.yaml

index 09a26d5..2d174f7 100644 (file)
@@ -552,7 +552,6 @@ resources:
               - {get_param: VirtualIP}
               - ':5000/v2.0/'
         enable_galera: {get_param: EnableGalera}
-        enable_pacemaker: {get_param: EnablePacemaker}
         enable_ceph_storage: {get_param: EnableCephStorage}
         enable_swift_storage: {get_param: EnableSwiftStorage}
         mysql_innodb_buffer_pool_size: {get_param: MysqlInnodbBufferPoolSize}
@@ -675,7 +674,6 @@ resources:
                 controller_host: {get_input: controller_host} #local-ipv4
 
                 # Pacemaker
-                enable_pacemaker: {get_input: enable_pacemaker}
                 hacluster_pwd: {get_input: pcsd_password}
 
                 # Swift