summaryrefslogtreecommitdiffstats
path: root/roles/openshift_gcp/files/openshift-bootstrap-update.timer
blob: 1a517b33e8662186f462fbc76af70a72247c2cfd (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Update the OpenShift node bootstrap credentials hourly

[Timer]
OnBootSec=30s
OnCalendar=hourly
Persistent=true     
 
[Install]
WantedBy=timers.target