mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Merge pull request #3103 from hashicorp/vagrant-install-autocomplete
Automatically install autocomplete for Nomad getting started guide
This commit is contained in:
3
demo/vagrant/Vagrantfile
vendored
3
demo/vagrant/Vagrantfile
vendored
@@ -74,6 +74,9 @@ do
|
||||
sudo install /tmp/${bin} /usr/local/bin/${bin}
|
||||
done
|
||||
|
||||
echo "Installing autocomplete..."
|
||||
nomad -autocomplete-install
|
||||
|
||||
SCRIPT
|
||||
|
||||
Vagrant.configure(2) do |config|
|
||||
|
||||
Reference in New Issue
Block a user