Skip to content

Commit

Permalink
Merge pull request #118 from apricote/hetzner
Browse files Browse the repository at this point in the history
afterburn: set ssh keys for hetzner OEM
  • Loading branch information
tormath1 authored Apr 16, 2024
2 parents f35d50b + f47c7a6 commit 96e929d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions systemd/system/sshkeys.service
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ ConditionKernelCommandLine=|ignition.platform.id=openstack
ConditionKernelCommandLine=|flatcar.oem.id=openstack
ConditionKernelCommandLine=|coreos.oem.id=openstack

ConditionKernelCommandLine=|ignition.platform.id=hetzner
ConditionKernelCommandLine=|flatcar.oem.id=hetzner

[Service]
Type=oneshot
RemainAfterExit=yes
Expand Down

0 comments on commit 96e929d

Please sign in to comment.