Node: dryrun, Next: , Previous: domain, Up: control



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 )