diff options
Diffstat (limited to 'pillar')
| -rw-r--r-- | pillar/openbook/ansible.sls | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index 547ee78..ba0aa08 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -61,6 +61,11 @@ ansible: source: mysql_client.yaml mode: "0644" is_template: False + playbooks_haveged_yaml: + name: playbooks/haveged.yaml + source: haveged.yaml + mode: "0644" + is_template: False playbooks_openjdk_yaml: name: playbooks/openjdk.yaml source: openjdk.yaml |
