Quellcode durchsuchen

Remove conditional from Disable swap

Russell Teague vor 6 Jahren
Ursprung
Commit
1b53b3efbc
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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