[Puppet Users] Re: Exported resouces, ceph

2014-07-25 Thread M. Piscaer
I think i hit the following bug: http://projects.puppetlabs.com/issues/5267 The describe workaround did not solve my problem. Also what i forgot to tell was that i'm using puppet 2.7.19 Is there a workaround for me? Kinds regards, Michiel Piscaer On 24-07-14 21:29, M. Piscaer wrote: Hi

[Puppet Users] Exported resouces, ceph

2014-07-24 Thread M. Piscaer
Hi, I have two ceph clusters 'ceph_prod_cluster' and 'OSC_acc_storage' For the OSC_acc_storage cluster I have 3 ceph monitor nodes isp-oscaccstormon-01, isp-oscaccstormon-02 and isp-oscaccstormon-03. I deploy the nodes with puppet-ceph. Like you can see on https://github.com/mpiscaer/puppet-ceph

Re: [Puppet Users] Error 400 on SERVER: Cannot append, variable node_data is defined in this scope at

2012-02-23 Thread M. Piscaer
Thanks for the response, I see that I made an typo.. The parameter nodes_data needs to be node_data as I have corrected below. But the error stands. -- testnode.pp -- node testnode { class { 'testclass': node_data = { 'node1' = { 'server' =

[Puppet Users] Error 400 on SERVER: Cannot append, variable node_data is defined in this scope at

2012-02-21 Thread M. Piscaer
Hi, I have an problem that I can't get resolved. I have an hash like www.krzywanski.net/archives/703. With this hash i whould like the add some extra hashes before passing to the module, i have tryed the code below. node testnode { class { 'testclass': nodes_data = {