mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-09 03:31:34 -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:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
GSSAPIAuthentication no
|
GSSAPIAuthentication no
|
||||||
|
VerifyHostKeyDNS yes
|
||||||
- path: /etc/systemd/system/automatic-updater.service
|
- path: /etc/systemd/system/automatic-updater.service
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
|
File diff suppressed because one or more lines are too long
@ -139,6 +139,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
GSSAPIAuthentication no
|
GSSAPIAuthentication no
|
||||||
|
VerifyHostKeyDNS yes
|
||||||
links:
|
links:
|
||||||
- path: /etc/localtime
|
- path: /etc/localtime
|
||||||
target: ../usr/share/zoneinfo/America/New_York
|
target: ../usr/share/zoneinfo/America/New_York
|
||||||
|
File diff suppressed because one or more lines are too long
@ -141,6 +141,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
GSSAPIAuthentication no
|
GSSAPIAuthentication no
|
||||||
|
VerifyHostKeyDNS yes
|
||||||
links:
|
links:
|
||||||
- path: /etc/localtime
|
- path: /etc/localtime
|
||||||
target: ../usr/share/zoneinfo/America/New_York
|
target: ../usr/share/zoneinfo/America/New_York
|
||||||
|
File diff suppressed because one or more lines are too long
@ -140,6 +140,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
GSSAPIAuthentication no
|
GSSAPIAuthentication no
|
||||||
|
VerifyHostKeyDNS yes
|
||||||
links:
|
links:
|
||||||
- path: /etc/localtime
|
- path: /etc/localtime
|
||||||
target: ../usr/share/zoneinfo/America/New_York
|
target: ../usr/share/zoneinfo/America/New_York
|
||||||
|
Loading…
Reference in New Issue
Block a user