1
0
mirror of https://github.com/tommytran732/Fedora-CoreOS-Ignition synced 2024-09-16 12:44:42 -04:00

Add VerifyHostKeyDNS

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-01-18 06:53:12 -05:00
parent 66846eacc7
commit 31d030ef1a
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2
8 changed files with 8 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -133,6 +133,7 @@ storage:
contents:
inline: |
GSSAPIAuthentication no
VerifyHostKeyDNS yes
- path: /etc/systemd/system/automatic-updater.service
contents:
inline: |

File diff suppressed because one or more lines are too long

View File

@ -139,6 +139,7 @@ storage:
contents:
inline: |
GSSAPIAuthentication no
VerifyHostKeyDNS yes
links:
- path: /etc/localtime
target: ../usr/share/zoneinfo/America/New_York

File diff suppressed because one or more lines are too long

View File

@ -141,6 +141,7 @@ storage:
contents:
inline: |
GSSAPIAuthentication no
VerifyHostKeyDNS yes
links:
- path: /etc/localtime
target: ../usr/share/zoneinfo/America/New_York

File diff suppressed because one or more lines are too long

View File

@ -140,6 +140,7 @@ storage:
contents:
inline: |
GSSAPIAuthentication no
VerifyHostKeyDNS yes
links:
- path: /etc/localtime
target: ../usr/share/zoneinfo/America/New_York