aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/cobbler/snippets/puppet_install_if_enabled
blob: 10ad5112c7d37db1b75fe374cea02911b5b69e05 (plain)
1
2
3
4
#if $str($getVar('puppet_auto_setup','')) == "1"
puppet
#end if