11 Commits

Author SHA1 Message Date
Brian Cain
bcd0deba8b
(#10091) Update module_path type for puppet apply provisioner
This commit updates the documentation for `module_path` to say that it
can be both a string or array of string paths.
2018-08-14 13:07:14 -07:00
hrvoj3e
63ec7c7b09
spelling fix - resoled to resolved 2018-01-06 17:01:30 +01:00
Alvaro Miranda Aguilera
560ed2bfee add note that puppet need to be installed 2017-01-15 07:38:43 +01:00
Chris Roberts
4595082a23 Include hash data types within puppet apply documentation 2016-10-27 15:15:03 -07:00
Azul
a4408037ba add support for environment variables on a puppet apply run 2016-10-26 09:36:34 -07:00
Seth Vargo
9b30557716 Merge pull request #7009 from daks/patch-1
puppet_apply doc: small typo fix
2016-05-29 01:22:15 -04:00
Nicholas Byfleet
cdb62d7977 Fixed typo: incorrect key name for environment_path option. 2016-04-18 16:16:57 +12:00
Éric Veiras Galisson
2d1619e33b puppet_apply doc: small typo fix 2016-02-10 15:11:30 +01:00
Seth Vargo
1166800b65 Use SSL and HTTPS links where appropriate 2016-01-25 13:14:54 -05:00
Seth Vargo
2faa510120 Tabs to spaces 2016-01-19 14:54:13 -05:00
Seth Vargo
5093f3120e Merge docs and www into a single static site
This is a big commit, and I apologize in advance for the future
git-blames all pointing to me. This commit does a few things:

1.  Merges the website/docs and website/www repo into a single website repo
    to be in line with other HashiCorp projects
2.  Updates to use middleman-hashicorp
3.  Converts less to scss to be in line with other projects
4.  Updates page styles to be in line with other projects
5.  Optimizes images
6.  Prepare for S3 + Fastly deployment with scripts, etc.
7.  Removes blog posts (they have been transferred to hashicorp.com with
    redirects in place
8.  Updated sitemap generation script for better SEO
9.  Fixed many broken links
10. Add description to all fields
2016-01-19 14:35:05 -05:00