2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Skip key expiration verification when provisioning SLES15 compute and service nodes

This commit is contained in:
Mark Gurevich 2020-12-10 13:52:12 -05:00
parent a27d090f9a
commit faddacc7e6
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@
<accept_non_trusted_gpg_key config:type="boolean">true</accept_non_trusted_gpg_key>
<accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key>
<accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
<accept_verification_failed config:type="boolean">true</accept_verification_failed>
</signature-handling>
</general>
<partitioning config:type="list">

View File

@ -32,6 +32,7 @@
<accept_non_trusted_gpg_key config:type="boolean">true</accept_non_trusted_gpg_key>
<accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key>
<accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
<accept_verification_failed config:type="boolean">true</accept_verification_failed>
</signature-handling>
</general>
<partitioning config:type="list">