docs/puppet.md in vagrant-orchestrate-0.6.0 vs docs/puppet.md in vagrant-orchestrate-0.6.1.patch
- old
+ new
@@ -1,8 +1,8 @@
# Puppet
-Experimental [puppet templating](docs/puppet.md) support is available as well with the `--puppet` flag and associated options
+Experimental puppet templating support is available with the `--puppet` flag and associated options
```ruby
required_plugins = %w( vagrant-managed-servers vagrant-librarian-puppet )
...
@@ -16,12 +16,10 @@
The following files and folders will be placed in the puppet directory
```
Puppetfile
-Vagrantfile
-dummy.box
-hiera/
+hieradata/
common.yaml
hiera.yaml
manifests/
default.pp
modules/