How do I do it ? I tried ... confdir ::confdir settings::confdir and ::settings::confdir
On May 2, 2013, at 6:30 PM, Denmat wrote: > Well that kinda makes sense for the top scope variable on the master to > return like that. Your options would be like any other fact/var you want to > query on the client, no? > > Den > > On 02/05/2013, at 22:38, Dan White <[email protected]> wrote: > >> Reference: >> http://www.mail-archive.com/[email protected]/msg41278.html >> >> Still having issues. >> >> Even if I explicitly set confdir in the command line: >> >> puppet agent --no-daemonize --onetime --test --noop --no-report >> --confdir=/etc/puppet >> >> Manifests containing %{::settings::confdir} give me the value from the >> puppet-master even though the command >> >> puppet config print confdir >> >> on the agent returns /etc/puppet >> >> I guess it boils does to how does one access settings on the local agent in >> the manifests ? >> >> “Sometimes I think the surest sign that intelligent life exists elsewhere in >> the universe is that none of it has tried to contact us.” >> Bill Waterson (Calvin & Hobbes) >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/puppet-users?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
