mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-08 03:11:33 -05:00
Add VerifyHostKeyDNS
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
66846eacc7
commit
31d030ef1a
File diff suppressed because one or more lines are too long
@ -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
@ -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
@ -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
@ -140,6 +140,7 @@ storage:
|
||||
contents:
|
||||
inline: |
|
||||
GSSAPIAuthentication no
|
||||
VerifyHostKeyDNS yes
|
||||
links:
|
||||
- path: /etc/localtime
|
||||
target: ../usr/share/zoneinfo/America/New_York
|
||||
|
Loading…
Reference in New Issue
Block a user