Implment copy with an actual minion-side module such that we can get md5sum's and

onchange events like Puppet's file providers do.
This commit is contained in:
Michael DeHaan 2012-02-24 05:15:28 -05:00
commit 6cceaa5f6a
3 changed files with 84 additions and 9 deletions

View file

@ -1,5 +1,9 @@
- pattern: '*'
tasks:
- do:
- copy a file
- copy
- [ "/srv/a", "/srv/b" ]
- do:
- configure template & module variables
- setup