summaryrefslogtreecommitdiffstats
path: root/roles/openshift_gcp/files/openshift-bootstrap-update.service
blob: c65b1b34e5846d215f318369b25dbe054b9e4e6d (plain)
1
2
3
4
5
6
7
[Unit]
Description=Update the OpenShift node bootstrap configuration

[Service]
Type=oneshot
ExecStart=/usr/bin/openshift-bootstrap-update
User=root