Commit Graph

7071 Commits

Author SHA1 Message Date
Dan Carley 697b88dbb7 Docs: Docker doesn't support pub/priv networks
The Docker provider ignores the network identifiers `private_network` and
`public_network`. Document this fact, because it's not immediately obvious.
2014-12-22 21:42:03 +00:00
Seth Vargo 467bf6575d Merge pull request #5045 from tai-ga/centos7+fusion-new-ifname-style
Fix new-style Network Device Naming on CentOS7+VMwarefusion
2014-12-21 11:43:41 -05:00
Masahiro Ono 55a90445cd Fix new-style Network Device Naming on CentOS7+VMwarefusion 2014-12-21 16:25:11 +09:00
Mikhail Zholobov e828927cee providers/virtualbox: Add 'post-comm' to the list of valid events 2014-12-21 01:09:55 +03:00
Seth Vargo 919aa70c5d Merge pull request #5034 from HerrBertling/add-pagination-to-getting-started-guide
Add pagination to getting started guide
2014-12-19 11:21:48 -05:00
Seth Vargo 035c141a8a Merge pull request #5031 from databus23/patch-4
Doc: Fix double underscore rsync attribute documentation
2014-12-19 11:11:17 -05:00
HerrBertling 3befad05bb Consistent usage of spaces in the _base.less file
I noticed that there wasn't a consistent usage of tabs or spaces at all in the file, so now there is. Sorry for the extra commit, file looks better now.
2014-12-19 17:02:56 +01:00
HerrBertling 487fafffb4 Replaced tabs with spaces, should now be consistent with the rest of the file 2014-12-19 16:58:25 +01:00
HerrBertling 60e76caedd Adds previous and next buttons to getting started guide 2014-12-19 16:38:56 +01:00
HerrBertling 2dd4ab3913 Adds button styles for simple pagination 2014-12-19 16:38:29 +01:00
Fabian Ruff 30346cd988 Doc: Fix double underscore rsync attribute documentation 2014-12-19 14:45:53 +01:00
Seth Vargo 7c94f27f70 Merge pull request #5025 from zmingee/improved-windows-guest-documentation
Added documentation for enabling unencrypted WinRM
2014-12-18 13:01:12 -05:00
Zane Mingee a11d776c8c Added documentation for enabling unencrypted WinRM
Per GH#4752, unencrypted WinRM access must be configured on the guest
machine before Vagrant can communicate with the box. This is sometimes
enabled by default on public boxes, but needs to be documented for
those of us that are using custom made boxes.
2014-12-18 12:59:37 -05:00
Seth Vargo 5efb30653e Merge pull request #4898 from athak/patch-solaris-rsync
rsynced folders don't work with Solaris based OS
2014-12-18 10:30:13 -05:00
Seth Vargo af111d092a Merge pull request #5009 from tjouan/fix/master/plugins_hosts_docs/typos
website/www: fix typo in plugins/hosts doc
2014-12-17 11:16:04 -05:00
Thibault Jouan 667126d6ed website/www: fix typo in plugins/hosts doc 2014-12-17 15:07:30 +00:00
Seth Vargo 2cbbcb4722 Add installer_download_path to Chef common options 2014-12-16 21:14:52 -05:00
Seth Vargo 9fa2ea4e31 Merge pull request #5002 from tknerr/chef-installer-download-path
Add `installer_download_path` config option to chef provisioners
2014-12-16 21:11:47 -05:00
Seth Vargo d2e1f58683 Merge pull request #5003 from mitchellh/sethvargo/chef_docs
Improve Chef documentation
2014-12-16 21:10:56 -05:00
Seth Vargo 53040be585 Improve Chef documentation 2014-12-16 21:08:16 -05:00
Torben Knerr f2b494c2cc don't forget to pass the `installer_download_path` from the config! 2014-12-17 00:48:34 +01:00
Torben Knerr acc4e3806f pass the `download_path` parameter to the `:chef_install` capability so it is available when `Omnibus.build_command(..)` is invoked 2014-12-16 23:40:22 +01:00
Torben Knerr d7bd65b4e2 extend the omnibus command builder with an additional download_path parameter 2014-12-16 23:29:47 +01:00
Torben Knerr 9e7f705bad extend the Chef provisioner base config object with an 'installer_download_path' property 2014-12-16 22:40:19 +01:00
Shawn Neal 2785fd14db Merge pull request #4996 from mitchellh/4976-fix-guest-autodetection-with-windows-guests
4976 fix guest autodetection with windows guests
2014-12-16 11:47:05 -08:00
Seth Vargo f9d54f022b Merge pull request #4995 from mitchellh/sethvargo/omnibus_url
Use new Chef Omnibus URL
2014-12-16 12:34:40 -05:00
Shawn Neal f7a344fe95 Added test to ensure comm test method checks stderr 2014-12-16 09:20:51 -08:00
Seth Vargo 954289beb6 Use new Chef Omnibus URL 2014-12-16 12:16:08 -05:00
Shawn Neal c4422d7c70 Fix guest autodetection when running windows guests so Vagrant doesn't think the guest is Ubuntu 2014-12-16 08:20:01 -08:00
Seth Vargo 686e940a84 Merge pull request #3303 from barrkel/dont-reorder-network-interface-configuration
Don't reorder config in /etc/network/interfaces
2014-12-15 14:36:59 -05:00
Barry Kelly 185740163c Don't reorder config in /etc/network/interfaces 2014-12-15 19:21:22 +00:00
Seth Vargo 681ba1c3d7 Remove extra whitespace 2014-12-15 11:09:39 -05:00
Seth Vargo d86389e597 Merge pull request #4977 from iNecas/sudoers-fedora
Sudoers example for Fedora distros
2014-12-15 11:09:21 -05:00
Ivan Nečas 3099a2c4fb Sudoers example for Fedora distros 2014-12-15 10:54:36 +01:00
Seth Vargo 288b6c11ff stub_env is a real helper now :) 2014-12-15 01:29:58 -05:00
Seth Vargo bce0d1acc9 Pushes are strings 2014-12-15 01:29:58 -05:00
Mitchell Hashimoto 4efb401050 kernel/v2: push config keys on strategy
/cc @sethvargo - This adds more tests that fail if this change isn't in
place.
2014-12-14 22:24:14 -08:00
Seth Vargo 2409049b76 Add solo.rb fixes to CHANGELOG 2014-12-15 01:16:29 -05:00
Mitchell Hashimoto b72d0213ba Update CHANGELOG.md 2014-12-14 22:04:41 -08:00
Seth Vargo 2b450a147f Merge pull request #4840 from MiLk/fixes/upgrading_home_path_v1_5
You need to press enter to migrate from 1.1 to 1.5
2014-12-15 00:06:41 -05:00
Seth Vargo d9943e4496 Add Salt grains to CHANGELOG 2014-12-14 23:50:11 -05:00
Seth Vargo 8c8a92c4be Merge pull request #4896 from analyzere/salt-grains-config
Issue #4895: Support grains config for salt
2014-12-14 23:48:02 -05:00
Seth Vargo f9eff24fa9 Merge pull request #4972 from mitchellh/sethvargo/opts_airty
Force opts to be options
2014-12-14 23:46:56 -05:00
Seth Vargo c0d4b39eea Force opts to be options
cb6f3e5 introduced a change to the method airty of machine actions to remove the
`extra_env` attribute.

- Fixes #4960
2014-12-14 23:46:39 -05:00
Seth Vargo 66d8c85e3f Merge pull request #4973 from mitchellh/sethvargo/chef_roles_path
Fix Chef Solo template
2014-12-14 23:46:27 -05:00
Seth Vargo 2c05a4e9e7 Fix Chef Solo template 2014-12-14 23:42:24 -05:00
Seth Vargo 09a5d15045 Add push fix to CHANGELOG 2014-12-14 23:41:51 -05:00
Seth Vargo d43a25af9e Merge pull request #4975 from mitchellh/sethvargo/fix_push
Fix push lookups
2014-12-14 23:40:49 -05:00
Seth Vargo 0c7696f11e Fix SafeExec tests 2014-12-14 23:36:32 -05:00
Seth Vargo 214a79e057 Pushes are hashed by name, not strategy.
@mitchellh this is a partial revert of 84ae22e. It took me a little bit
to figure out why this broke everything, but then I finally realized it.

84ae22e changes the finalize! function to lookup pushes by strategy
type, but pushes are keyed by push strategy name. In other words, given:

    config.push.define("foo", strategy: "bar")

the `push_configs` has will look like:


    { :foo => [:bar, #<PushConfig>] }

This is important, because if we key by strategy, the user cannot 
specify the same push strategy more than once:

    config.push.define("foo", strategy: "bar")
    config.push.define("zip", strategy: "bar")

If we keyed off of the strategy, this would be impossible.
2014-12-14 23:32:32 -05:00