|
@@ -166,6 +166,10 @@
|
|
dest: /etc/cni/net.d/openshift-sdn.conf
|
|
dest: /etc/cni/net.d/openshift-sdn.conf
|
|
src: 80-openshift-sdn.conf.j2
|
|
src: 80-openshift-sdn.conf.j2
|
|
|
|
|
|
|
|
+- name: Fix SELinux Permissions on /var/lib/containers
|
|
|
|
+ command: "restorecon -R /var/lib/containers/"
|
|
|
|
+ changed_when: false
|
|
|
|
+
|
|
- name: Start the CRI-O service
|
|
- name: Start the CRI-O service
|
|
systemd:
|
|
systemd:
|
|
name: "cri-o"
|
|
name: "cri-o"
|