Skip to content

Commit

Permalink
add ionoscloud support
Browse files Browse the repository at this point in the history
  • Loading branch information
tuunit committed Oct 22, 2024
1 parent 05b4b2a commit a226d80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions systemd/system/ignition-delete-config.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ConditionKernelCommandLine=|coreos.oem.id=virtualbox
ConditionKernelCommandLine=|ignition.platform.id=vmware
ConditionKernelCommandLine=|flatcar.oem.id=vmware
ConditionKernelCommandLine=|coreos.oem.id=vmware
ConditionKernelCommandLine=|flatcar.oem.id=ionoscloud

DefaultDependencies=no
# Run before any user services to prevent potential config leaks
Expand Down
3 changes: 3 additions & 0 deletions systemd/system/sshkeys.service
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ ConditionKernelCommandLine=|flatcar.oem.id=hetzner
ConditionKernelCommandLine=|ignition.platform.id=akamai
ConditionKernelCommandLine=|flatcar.oem.id=akamai

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

[Service]
Type=oneshot
RemainAfterExit=yes
Expand Down

0 comments on commit a226d80

Please sign in to comment.