RE: [Puppet Users] Problem using exported resources with tag = $variable

2012-10-31 Thread Bernd Adamowicz
This could be a scope issue. You may want to try $::variable or some other prefix depending on where this variable actually is defined. See: http://docs.puppetlabs.com/guides/scope_and_puppet.html Bernd From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of

Re: [Puppet Users] Problem using exported resources with tag = $variable

2012-10-31 Thread Jeff McCune
On Wed, Oct 31, 2012 at 8:14 AM, Cosmin-Viorel Ilie ilie.cosmin.vio...@gmail.com wrote: Does anyone know if using variable as tag values is permitted in puppet 2.7.19 Yes, this should definitely work. If it doesn't please consider filing a bug at