Blob Blame History Raw
[Unit]
Description=Nodepool Builder Service
After=network.target

[Service]
Type=simple
User=nodepool
Group=nodepool
SyslogIdentifier=nodepool-builder
ExecStart=/usr/bin/nodepool-builder -d -l /etc/nodepool/builder-logging.yaml

[Install]
WantedBy=multi-user.target