typo
This commit is contained in:
@@ -36,7 +36,7 @@ K8S installation:
|
|||||||
{% elif grains['os'] == 'CentOS' %}
|
{% elif grains['os'] == 'CentOS' %}
|
||||||
Configure SeLinux:
|
Configure SeLinux:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: 'setenforce 0;sed -i 's/^SELINUX=enforcing$/SELINUX=permissive/' /etc/selinux/config'
|
- name: "setenforce 0;sed -i 's/^SELINUX=enforcing$/SELINUX=permissive/' /etc/selinux/config"
|
||||||
|
|
||||||
pkg.install:
|
pkg.install:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
|
|||||||
Reference in New Issue
Block a user