Skip to content

Instantly share code, notes, and snippets.

@dizz
Created June 7, 2012 12:05
Show Gist options
  • Save dizz/2888445 to your computer and use it in GitHub Desktop.
Save dizz/2888445 to your computer and use it in GitHub Desktop.
foreman fix for error 2
file{'/etc/sudoers.d/foreman':
content => template('foreman_proxy/foreman.erb'),
owner => root,
group => root,
mode => '0440'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment