Skip to content

Commit

Permalink
vagrant: Remove installation of doc. dependencies
Browse files Browse the repository at this point in the history
Documentation dependencies are now included in the VM image, since v49
for ubuntu-next and v170 for ubuntu-dev.

Signed-off-by: Paul Chaignon <[email protected]>
  • Loading branch information
pchaigno authored and aanm committed Apr 16, 2020
1 parent df6ede7 commit 216b64a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ echo "getting status of systemd-journald"
service systemd-journald status
echo "done configuring journald"
pip3 install -r /home/vagrant/go/src/github.com/cilium/cilium/Documentation/requirements.txt
service docker restart
echo 'cd ~/go/src/github.com/cilium/cilium' >> /home/vagrant/.bashrc
chown -R vagrant:vagrant /home/vagrant 2>/dev/null || true
Expand Down

0 comments on commit 216b64a

Please sign in to comment.