Merge "Remove unused enable_pacemaker setting from templates"

This commit is contained in:
Jenkins 2015-05-19 15:55:08 +00:00 committed by Gerrit Code Review
commit e4dfaf4ab8
1 changed files with 0 additions and 2 deletions

View 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