View difference between Paste ID: qGZWdECw and hrZQL3EN
SHOW: | | - or go back to the newest paste.
1-
      exec { 'checkforuser':
1+
2-
        command => "grep -q $user /etc/passwd",
2+
3-
        path => "/bin:/usr/bin:/sbin:/usr/sbin:",
3+
4-
        notify => Exec['setpass'],
4+
5-
      }
5+
6-
6+