|
|
|
|
|
|
|
|
pkgs: |
|
|
pkgs: |
|
|
memcached: php5-memcached |
|
|
memcached: php5-memcached |
|
|
# ensures both will be installed |
|
|
# ensures both will be installed |
|
|
curl: |
|
|
|
|
|
|
|
|
curl: |
|
|
- php-common |
|
|
- php-common |
|
|
- curl |
|
|
|
|
|
|
|
|
- curl |
|
|
# a dictionary can be used in more complex cases where you want |
|
|
# a dictionary can be used in more complex cases where you want |
|
|
# to pass forward special arguments to the pkg.installed call |
|
|
# to pass forward special arguments to the pkg.installed call |
|
|
# you MUST include the name argument for this to work |
|
|
# you MUST include the name argument for this to work |
|
|
|
|
|
|
|
|
# If true, the pool file will be managed, if False it will be |
|
|
# If true, the pool file will be managed, if False it will be |
|
|
# absent |
|
|
# absent |
|
|
enabled: True |
|
|
enabled: True |
|
|
|
|
|
|
|
|
|
|
|
# Overwrite the filename for ext_pillar that doesn't allow |
|
|
|
|
|
# dots in fields names. |
|
|
|
|
|
filname: my_other_name.conf |
|
|
|
|
|
|
|
|
# arguments passed forward to file.managed or file.absent |
|
|
# arguments passed forward to file.managed or file.absent |
|
|
opts: |
|
|
opts: |
|
|
replace: False |
|
|
replace: False |