소스 검색

Remove conditional from Disable swap

Russell Teague 6 년 전
부모
커밋
1b53b3efbc
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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