Next: , Previous: domain, Up: control


1.5.11 DryRun

     
       DryRun = ( on/off )
     

This variable has the same effect as the command line options --dry-run or -n. It tells cfengine to only report what it should do without actually doing it.

     
      classes::
     
        DryRun = ( on )