Skip to content

Commit

Permalink
Draft for Proxmox support
Browse files Browse the repository at this point in the history
This makes use of coreos/afterburn#1023
to set up the ssh keys from the metadata.
  • Loading branch information
pothos committed May 6, 2024
1 parent 96e929d commit 4470ae3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions systemd/system/sshkeys.service
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ ConditionKernelCommandLine=|coreos.oem.id=openstack
ConditionKernelCommandLine=|ignition.platform.id=hetzner
ConditionKernelCommandLine=|flatcar.oem.id=hetzner

ConditionKernelCommandLine=|flatcar.oem.id=proxmoxve

[Service]
Type=oneshot
RemainAfterExit=yes
Expand Down

0 comments on commit 4470ae3

Please sign in to comment.