Skip to content

Instantly share code, notes, and snippets.

@tmtk75
Created July 23, 2013 22:58
Show Gist options
  • Select an option

  • Save tmtk75/6066901 to your computer and use it in GitHub Desktop.

Select an option

Save tmtk75/6066901 to your computer and use it in GitHub Desktop.
file {'testfile':
path => '/tmp/a',
ensure => present,
}
@tmtk75

tmtk75 commented Jul 23, 2013

Copy link
Copy Markdown
Author

One of most simplest puppet manifests.

You can run with puppet apply testfile.pp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment