Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
vagrant: No longer doing upgrade on atomic.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashcrow authored and mbarnes committed Dec 14, 2016
1 parent a89217f commit 4c78697
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ Vagrant.configure(2) do |config|
mkdir --parents /home/vagrant/.ssh
cp /home/vagrant/sync/features/id_rsa{,.pub} /home/vagrant/.ssh
cat /home/vagrant/.ssh/id_rsa.pub >> /home/vagrant/.ssh/authorized_keys
echo "===> Updating the system"
sudo atomic host upgrade
sudo systemctl reboot
SHELL
# End fedora-atomic
end
Expand Down

0 comments on commit 4c78697

Please sign in to comment.