Skip to content

Commit

Permalink
Merge pull request #7671 from vmarmol/fix-metadata
Browse files Browse the repository at this point in the history
Make rkt-install a oneshot.
  • Loading branch information
yujuhong committed May 4, 2015
2 parents c3ba882 + 9253249 commit 5270ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/gce/coreos/node.yaml
Expand Up @@ -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 \
Expand Down

0 comments on commit 5270ce6

Please sign in to comment.