Merge "Drop step_config as top level docker requirement"
This commit is contained in:
@@ -182,7 +182,6 @@ outputs:
|
||||
value:
|
||||
service_name: ceph_base
|
||||
upgrade_tasks: []
|
||||
step_config: ''
|
||||
puppet_config:
|
||||
config_image: ''
|
||||
config_volume: ''
|
||||
|
||||
@@ -48,7 +48,6 @@ outputs:
|
||||
value:
|
||||
service_name: ceph_client
|
||||
upgrade_tasks: []
|
||||
step_config: ''
|
||||
puppet_config:
|
||||
config_image: ''
|
||||
config_volume: ''
|
||||
|
||||
@@ -52,7 +52,6 @@ outputs:
|
||||
value:
|
||||
service_name: ceph_client
|
||||
upgrade_tasks: []
|
||||
step_config: ''
|
||||
puppet_config:
|
||||
config_image: ''
|
||||
config_volume: ''
|
||||
@@ -63,4 +62,4 @@ outputs:
|
||||
ceph_client_ansible_vars:
|
||||
map_merge:
|
||||
- {get_attr: [CephBase, role_data, config_settings, ceph_common_ansible_vars]}
|
||||
- external_cluster_mon_ips: {get_param: CephExternalMonHost}
|
||||
- external_cluster_mon_ips: {get_param: CephExternalMonHost}
|
||||
|
||||
@@ -68,7 +68,6 @@ outputs:
|
||||
value:
|
||||
service_name: ceph_mds
|
||||
upgrade_tasks: []
|
||||
step_config: ''
|
||||
puppet_config:
|
||||
config_image: ''
|
||||
config_volume: ''
|
||||
|
||||
@@ -65,7 +65,6 @@ outputs:
|
||||
value:
|
||||
service_name: ceph_mon
|
||||
upgrade_tasks: []
|
||||
step_config: ''
|
||||
puppet_config:
|
||||
config_image: ''
|
||||
config_volume: ''
|
||||
|
||||
@@ -59,7 +59,6 @@ outputs:
|
||||
- name: Check legacy Ceph hieradata
|
||||
tags: step0,validation
|
||||
shell: test "nil" == "$(hiera -c /etc/puppet/hiera.yaml ceph::profile::params::osds)"
|
||||
step_config: ''
|
||||
puppet_config:
|
||||
config_image: ''
|
||||
config_volume: ''
|
||||
@@ -76,4 +75,4 @@ outputs:
|
||||
map_merge:
|
||||
- {get_attr: [CephBase, role_data, config_settings, ceph_common_ansible_vars]}
|
||||
- osd_objectstore: filestore
|
||||
- {get_param: CephAnsibleDisksConfig}
|
||||
- {get_param: CephAnsibleDisksConfig}
|
||||
|
||||
@@ -56,7 +56,6 @@ outputs:
|
||||
value:
|
||||
service_name: ceph_rgw
|
||||
upgrade_tasks: []
|
||||
step_config: ''
|
||||
puppet_config:
|
||||
config_image: ''
|
||||
config_volume: ''
|
||||
|
||||
Reference in New Issue
Block a user