]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-defaults: regenerate group_vars samples
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 16 Dec 2019 20:19:35 +0000 (15:19 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Dec 2019 08:03:52 +0000 (09:03 +0100)
In fc02fc9 the group_vars samples have been generated but only for
monitor_address variable not radosgw_address.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample

index f43d331713dffb3c74e1d27f586ea673cda3bee2..06ca800df92dbc7ef1f75daf3c236db13c8e33d2 100644 (file)
@@ -421,7 +421,7 @@ dummy:
 # Eg. If you want to specify for each radosgw node which address the radosgw will bind to you can set it in your **inventory host file** by using 'radosgw_address' variable.
 # Preference will go to radosgw_address if both radosgw_address and radosgw_interface are defined.
 #radosgw_interface: interface
-#radosgw_address: 0.0.0.0
+#radosgw_address: x.x.x.x
 #radosgw_address_block: subnet
 #radosgw_keystone_ssl: false # activate this when using keystone PKI keys
 #radosgw_num_instances: 1
index c5ba46a11fbb554bd1ec97123a85d5d28fbff96e..33fd858a8fde47ca5cdf66cc1b8f269094d0dc63 100644 (file)
@@ -421,7 +421,7 @@ ceph_iscsi_config_dev: false
 # Eg. If you want to specify for each radosgw node which address the radosgw will bind to you can set it in your **inventory host file** by using 'radosgw_address' variable.
 # Preference will go to radosgw_address if both radosgw_address and radosgw_interface are defined.
 #radosgw_interface: interface
-#radosgw_address: 0.0.0.0
+#radosgw_address: x.x.x.x
 #radosgw_address_block: subnet
 #radosgw_keystone_ssl: false # activate this when using keystone PKI keys
 #radosgw_num_instances: 1