Skip to content

Commit 94976d7

Browse files
committed
[orabos] Disable orabos-init-network without netplan
The script only works with netplan anyway. We can remove it, as soon as we have migrated to metal-api.
1 parent 44d6916 commit 94976d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/orabos/file.include/etc/systemd/system/orabos-init-network.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[Unit]
22
Description=Orabos Init Network
33
DefaultDependencies=no
4+
ConditionFileIsExecutable=/usr/sbin/netplan
45
Wants=ovsdb-server.service
56
Wants=ovs-vswitchd.service
67
After=ovsdb-server.service

0 commit comments

Comments
 (0)