Parcourir la source

Merge pull request #11405 from mtnbikenc/fix-swap-conditional

Remove conditional from Disable swap
OpenShift Merge Robot il y a 6 ans
Parent
commit
f80916276c
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      roles/openshift_node/tasks/config.yml

+ 0 - 1
roles/openshift_node/tasks/config.yml

@@ -5,7 +5,6 @@
 # /etc/fstab and runs swapoff -a, if necessary.
 - name: Disable swap
   swapoff: {}
-  when: openshift_disable_swap | default(true) | bool
 
 # The atomic-openshift-node service will set this parameter on
 # startup, but if the network service is restarted this setting is