Displaying 1 result from an estimated 1 matches for "manualrun".
2007 May 18
5
package installations on schedule or manual run
I would like to have packages installed either in the early morning or
whenever I manually choose to do so on a particular machine. I am
trying to convert my existing configuration from cfengine so in that
tool I had something like:
packages:
Hr03|ManualRun::
<package installation commands>
This basically says to install packages if it''s either 3:00-3:59am or if
the ManualRun class is defined. This achieved my goal as either the
packages were installed around 3am or they were installed when I
manually chose to do so by spec...