Merge "Remove unused enable_pacemaker setting from templates"
This commit is contained in:
commit
e4dfaf4ab8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user