Create
This commit is contained in:
commit
5bc9f00a74
14
server-0.bu
Normal file
14
server-0.bu
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
variant: fcos
|
||||||
|
version: 1.4.0
|
||||||
|
passwd:
|
||||||
|
users:
|
||||||
|
- name: core
|
||||||
|
ssh_authorized_keys:
|
||||||
|
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDR7q2FfdizNkvel66N/jHcwlEA8R5JEOneKXshMWqkX jeff@station-1
|
||||||
|
storage:
|
||||||
|
files:
|
||||||
|
- path: /etc/hostname
|
||||||
|
mode: 0644
|
||||||
|
contents:
|
||||||
|
inline: station-0
|
||||||
|
|
1
server-0.ign
Normal file
1
server-0.ign
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"ignition":{"version":"3.3.0"},"passwd":{"users":[{"name":"core"}]},"storage":{"files":[{"path":"/etc/hostname","contents":{"compression":"","source":"data:,station-0"},"mode":420}]}}
|
Loading…
Reference in New Issue
Block a user