Procházet zdrojové kódy

Remove conditional from Disable swap

Russell Teague před 6 roky
rodič
revize
1b53b3efbc
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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