Commit a366f9ee authored by Justin Santa Barbara's avatar Justin Santa Barbara

Create the /usr/share/google dir in salt

parent 3549b30c
{% if grains['cloud'] is defined and grains['cloud'] == 'aws' %} {% if grains['cloud'] is defined and grains['cloud'] == 'aws' %}
/usr/share/google:
file.directory:
- user: root
- group: root
- dir_mode: 755
/usr/share/google/safe_format_and_mount: /usr/share/google/safe_format_and_mount:
file.managed: file.managed:
- source: salt://helpers/safe_format_and_mount - source: salt://helpers/safe_format_and_mount
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment