Graph DB: upload hiera yaml configs for puppet
This commit is contained in:
parent
eab859a467
commit
48752c9816
@ -1,7 +1,7 @@
|
||||
$resource = hiera($::resource_name)
|
||||
|
||||
$port = "${resource['input']['port']['value']}"
|
||||
$management_port = "${resource['input']['management_port']['value']}"
|
||||
$port = "${resource['input']['port']}"
|
||||
$management_port = "${resource['input']['management_port']}"
|
||||
|
||||
class { '::rabbitmq':
|
||||
service_manage => true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user