On Feb 17, 5:22 pm, jimbob palmer <jimbobpal...@gmail.com> wrote:
> On Feb 17, 5:12 pm, Adam Heinz <a...@metricwise.net> wrote:
>
> > Something like this?
>
> > exec { "second command":
> >    refreshonly => true,
> >    subscribe => Exec["first command"],
>
> > }
>
> Gah! I'm five minutes behind you. It works - THANKS.

The problem that this creates is that *any* update now runs the
command from the subscribe, which isn't ideal, but I guess will work
for now :)

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to