typo
This commit is contained in:
@@ -36,7 +36,7 @@ K8S installation:
|
||||
{% elif grains['os'] == 'CentOS' %}
|
||||
Configure SeLinux:
|
||||
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:
|
||||
cmd.run:
|
||||
|
||||
Reference in New Issue
Block a user