Commit 5270ce6d authored by Yu-Ju Hong's avatar Yu-Ju Hong

Merge pull request #7671 from vmarmol/fix-metadata

Make rkt-install a oneshot.
parents c3ba8829 9253249b
......@@ -71,6 +71,7 @@ coreos:
Requires=network-online.target
After=network-online.target
[Service]
Type=oneshot
EnvironmentFile=/etc/kube-env
ExecStartPre=/usr/bin/mkdir -p /opt/rkt
ExecStartPre=/usr/bin/wget \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment