]> git.pld-linux.org Git - packages/vagrant.git/commitdiff
instal chef provision no longer relevant as vagrant can do that itself
authorElan Ruusamäe <glen@delfi.ee>
Wed, 19 Aug 2015 14:32:26 +0000 (17:32 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 19 Aug 2015 14:32:26 +0000 (17:32 +0300)
Vagrantfile.patch

index b95c81c0fdbe0d960ff98db57ab2c97148cdbe8e..a9f0a98e94e373ab9d8e845418002e27adf0ae5a 100644 (file)
@@ -11,7 +11,7 @@
    # Share an additional folder to the guest VM. The first argument is
    # the path on the host to the actual folder. The second argument is
    # the path on the guest to mount the folder. And the optional third
-@@ -74,8 +74,16 @@
+@@ -74,6 +74,9 @@
    # Enable provisioning with a shell script. Additional provisioners such as
    # Puppet, Chef, Ansible, Salt, and Docker are also available. Please see the
    # documentation for more information about their specific syntax and use.
    # config.vm.provision "shell", inline: <<-SHELL
    #   sudo apt-get update
    #   sudo apt-get install -y apache2
-   # SHELL
-+  #
-+  # config.vm.provision "shell", inline: <<-SHELL
-+  #   poldek -u chef --noask
-+  # SHELL
-+  #
- end
This page took 0.053425 seconds and 4 git commands to generate.