Fix hostname and formatting
This commit is contained in:
parent
5bc9f00a74
commit
21e55a4d89
@ -10,5 +10,5 @@ storage:
|
||||
- path: /etc/hostname
|
||||
mode: 0644
|
||||
contents:
|
||||
inline: station-0
|
||||
inline: server-0
|
||||
|
@ -1 +1 @@
|
||||
{"ignition":{"version":"3.3.0"},"passwd":{"users":[{"name":"core"}]},"storage":{"files":[{"path":"/etc/hostname","contents":{"compression":"","source":"data:,station-0"},"mode":420}]}}
|
||||
{"ignition":{"version":"3.3.0"},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDR7q2FfdizNkvel66N/jHcwlEA8R5JEOneKXshMWqkX jeff@station-1"]}]},"storage":{"files":[{"path":"/etc/hostname","contents":{"compression":"","source":"data:,server-0"},"mode":420}]}}
|
||||
|
Loading…
Reference in New Issue
Block a user