mirror of
https://github.com/rancher/os.git
synced 2025-09-04 08:14:21 +00:00
Add operator
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=RancherOS Populated Node Labels
|
||||
Documentation=https://github.com/rancher/os
|
||||
Before=network-online.target
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
EnvironmentFile=-/etc/default/%N
|
||||
EnvironmentFile=-/etc/sysconfig/%N
|
||||
ExecStart=ros-populate-node-labels
|
Reference in New Issue
Block a user