Pulled Pork Module - Actually sync the PP config

This commit is contained in:
Mike Reeves
2018-04-17 10:55:07 -04:00
parent 03b0cc954e
commit a81d416118

View File

@@ -16,7 +16,15 @@
# PulledProk Setup
ppdir:
file.directory:
- name: /opt/so/pulledpork
- name: /opt/so/pulledpork/etc
- user: 939
- group: 939
- makedirs: True
ppetcsync:
file.recurse:
- name: /opt/so/pulledpork/etc
- source: salt://pulledpork/etc
- user: 939
- group: 939