Skip to content

Instantly share code, notes, and snippets.

@jamtur01
Created March 11, 2011 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamtur01/865428 to your computer and use it in GitHub Desktop.
Save jamtur01/865428 to your computer and use it in GitHub Desktop.
ralsh file /etc/hosts
file { '/etc/hosts':
type => 'file',
ctime => 'Thu Mar 03 07:23:11 +1100 2011',
ensure => 'file',
content => '{md5}69fd72bb330ebe4211aad6f5aba7bd67',
group => '0',
owner => '0',
mode => '644',
mtime => 'Thu Mar 03 07:23:11 +1100 2011'
}
absenta:~/src/puppet (2.6.x)$ ralsh -v
Could not run: You must specify the type to display
absenta:~/src/puppet (2.6.x)$ ralsh --version
2.6.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment