1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
5 lines
188 B
Puppet
5 lines
188 B
Puppet
prepare_network_config(hiera_hash('network_scheme'))
|
|
$ceph_cluster_network = get_network_role_property('ceph/replication', 'network')
|
|
|
|
notify{"The value is: ${ceph_cluster_network}": }
|