Merge pull request #20704 from FujitsuEnablingSoftwareTechnologyGmbH/centos-support

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-02-22 02:35:22 -08:00
commit e629ee6bd3

View File

@ -18,7 +18,7 @@ bridge-utils:
- mode: 644
- makedirs: true
{% if grains.os == 'Fedora' and grains.osrelease_info[0] >= 22 %}
{% if (grains.os == 'Fedora' and grains.osrelease_info[0] >= 22) or (grains.os == 'CentOS' and grains.osrelease_info[0] >= 7) %}
docker:
pkg: