Skip to content

Commit f2ba3a1

Browse files
authored
Create README.md
1 parent 14d2c82 commit f2ba3a1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)