Skip to content

Commit

Permalink
update deli-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
rmb938 committed Jan 27, 2018
1 parent 67342f9 commit a308138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centos/7/kickstart.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ echo "virtual-guest" > /etc/tuned/active_profile
yum -y update https://people.redhat.com/rmccabe/cloud-init/cloud-init-0.7.9-20.el7.x86_64.rpm

# Install deli cli
curl -o /usr/local/bin/deli -L https://github.com/sandwichcloud/deli-cli/releases/download/0.0.20/deli_linux_amd64
curl -o /usr/local/bin/deli -L https://github.com/sandwichcloud/deli-cli/releases/download/0.0.22/deli_linux_amd64
chmod +x /usr/local/bin/deli

# Run deli before cloud-init-local
Expand Down

0 comments on commit a308138

Please sign in to comment.