Hi Sam,

it somewhat depends on your requirements, but if you have a window during
which changes are not permitted, end of story, what about a cronjob to set
it to false at a particular time?

or in the same run that you set noop to true, require an exec which creates
an at job to re-enable at a specific time?

you could go full tilt maverick, and have a cron job which does a curl to a
known server asking if the value should be true/false and use sed to change
the value, and then wake puppet from its nap.

you're essentially removing the ability for puppet to do anything so you'll
have to use some other tool to let puppet out of it's cage.


I'm sure others have additional (likely better) suggestions..

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to