-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflatcar-linux-config.yml
More file actions
12 lines (11 loc) · 884 Bytes
/
flatcar-linux-config.yml
File metadata and controls
12 lines (11 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
# see https://www.flatcar.org/docs/latest/provisioning/ignition/
# see https://www.flatcar.org/docs/latest/provisioning/config-transpiler/configuration/
passwd:
users:
# NB always use the pre-configured core user as the management user (it
# has the correct permissions already configured, so we do not need
# to configure them here).
- name: core
password_hash: "$1$LVj6A/Ax$gS43AY0ZdM24ClGZyuIst0" # core
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key