Rich Rauenzahn
2011-Jun-22 22:03 UTC
[Puppet Users] exporting resources that aren''t built-in resources...
We seem to be able to export resources (and import them) just fine if they are basic resources, like nagios_* -- but we don''t seem to be able to do it with defines, like @@concat::fragment. $ puppet -V 2.6.4 Is this a bug? Intended behavior? Are we doing something wrong? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Rich Rauenzahn
2011-Jun-22 22:32 UTC
[Puppet Users] Re: exporting resources that aren''t built-in resources...
On Wed, Jun 22, 2011 at 3:03 PM, Rich Rauenzahn <rrauenza@gmail.com> wrote:> We seem to be able to export resources (and import them) just fine if > they are basic resources, like nagios_* -- but we don''t seem to be > able to do it with defines, like @@concat::fragment. > > $ puppet -V > 2.6.4 > > Is this a bug? Intended behavior? Are we doing something wrong?ugh. We were only using a single <> not a <<>>. nevermind........ Rich -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
JoE
2011-Jun-23 17:10 UTC
[Puppet Users] Re: exporting resources that aren''t built-in resources...
How well does concat work with exported resources? I''m about to try the same thing, and I am wondering if you have any tips. On Jun 22, 3:32 pm, Rich Rauenzahn <rraue...@gmail.com> wrote:> On Wed, Jun 22, 2011 at 3:03 PM, Rich Rauenzahn <rraue...@gmail.com> wrote: > > We seem to be able to export resources (and import them) just fine if > > they are basic resources, like nagios_* -- but we don''t seem to be > > able to do it with defines, like @@concat::fragment. > > > $ puppet -V > > 2.6.4 > > > Is this a bug? Intended behavior? Are we doing something wrong? > > ugh. We were only using a single <> not a <<>>. > > nevermind........ > > Rich-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.