We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d2c82 commit f2ba3a1Copy full SHA for f2ba3a1
README.md
@@ -0,0 +1,9 @@
1
+# git_demo
2
+
3
+A standalone Puppet module for git demonstration purposes. Run it from inside the repo with:
4
5
+```
6
+puppet apply manifests/init.pp --modulepath ../
7
8
9
+Right now it's missing something...
0 commit comments