diff --git a/playbooks/ood.yml b/playbooks/ood.yml index aea354941..8350f049e 100644 --- a/playbooks/ood.yml +++ b/playbooks/ood.yml @@ -268,7 +268,7 @@ baseurl: https://downloads.whamcloud.com/public/lustre/lustre-2.12.6/el7/patchless-ldiskfs-server/ file: LustrePack enabled: yes - gpgcheck: yes + gpgcheck: no - name: Add Lustre client repo yum_repository: @@ -277,7 +277,7 @@ baseurl: https://downloads.whamcloud.com/public/lustre/lustre-2.12.6/el7/client/ file: LustrePack enabled: yes - gpgcheck: yes + gpgcheck: no - name: Add e2fs repo yum_repository: @@ -286,7 +286,7 @@ baseurl: https://downloads.whamcloud.com/public/e2fsprogs/latest/el7/ file: LustrePack enabled: yes - gpgcheck: yes + gpgcheck: no - name: Install lustre packages yum: