Merge pull request #2436 from brendandburns/salt

Remove deprecated nsinit from the node definition.
This commit is contained in:
Brendan Burns 2014-11-17 22:21:42 -08:00
commit df0981bc01

View File

@ -15,8 +15,6 @@ base:
{% if pillar['use-fluentd-gcp'] is defined and pillar['use-fluentd-gcp'] %}
- fluentd-gcp
{% endif %}
# We need a binary release of nsinit
# - nsinit
- logrotate
{% if grains['cloud'] is defined and grains['cloud'] == 'azure' %}
- openvpn-client