correction etiquette
This commit is contained in:
@@ -42,7 +42,7 @@ Configure SeLinux:
|
||||
- match: '^SELINUX=enforcing$'
|
||||
- content: "SELINUX=permissive"
|
||||
|
||||
pkg.install:
|
||||
Installons K8S sur machine de type RedHat:
|
||||
cmd.run:
|
||||
- name: 'setenforce 0;yum install -y kubelet kubeadm kubectl --disableexcludes=kubernetes;systemctl enable kubelet && systemctl start kubelet'
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user