Mitchell Hashimoto
0ac2a87388
v1.3.4
2013-10-02 08:42:06 -07:00
Mitchell Hashimoto
cfce5a4660
Merge pull request #2303 from eggsby/ansible
...
provisioners/ansible: fixing default verbosity
2013-10-02 08:12:21 -07:00
Mitchell Hashimoto
557172b4be
core: defined action hook names can be strings, convert to symbols
2013-10-01 21:56:43 -07:00
Mitchell Hashimoto
00f61e67e1
core: errors can use error_message to specify string error message
2013-10-01 21:45:05 -07:00
egghead
4f1a65f74b
fixing default verbosity
2013-10-02 02:28:55 +00:00
Mitchell Hashimoto
a346976abb
Update CHANGELOG
2013-10-01 14:27:06 -07:00
Mitchell Hashimoto
6fc0f03865
Merge pull request #2275 from jabclab/ansible-buffering
...
Resolving #2194 (Ansible buffering output if run as subprocess)
2013-10-01 14:26:25 -07:00
Mitchell Hashimoto
91a2f8d74c
Merge pull request #2301 from fgrehm/document-remote-shell-provisioner
...
website/docs: document remote shell provisioner
2013-10-01 14:17:44 -07:00
Mitchell Hashimoto
9fcc89bcf1
provisioners/chef: use real variable in delete from chef sever [GH-2300]
2013-10-01 14:13:16 -07:00
Fabio Rehm
6110eabe69
website/docs: Document remote shell provisioner
2013-10-01 18:04:28 -03:00
Mitchell Hashimoto
91605db1c1
Update CHANGELOG
2013-10-01 11:48:58 -07:00
Mitchell Hashimoto
d052069eb7
Merge pull request #2273 from czi/fix/master/my_contribution
...
guests/suse: Update CFEngine provisioners plugin for SuSE install compatibility
2013-10-01 11:43:10 -07:00
Mitchell Hashimoto
787788c328
core: Translation to remove 'solo' from shared chef error [GH-2276]
2013-10-01 11:32:50 -07:00
Mitchell Hashimoto
457423d132
Update CHANGELOG
2013-10-01 11:27:56 -07:00
Mitchell Hashimoto
efdffcdf2b
Merge pull request #2290 from ianheggie/fix_provision_permissions_error_on_bootstrap
...
provisioners/salt: remove bootstrap definition on each run
2013-10-01 11:27:26 -07:00
Ian Heggie
4f11716633
Remove old /tmp/bootstrap_salt.sh before uploading as it may not be writeable
2013-09-29 21:05:59 +10:00
Mitchell Hashimoto
c8534dc407
Merge pull request #2284 from jeremyquinton/link_fix
...
website/docs: fixed a broken link
2013-09-27 10:19:37 -07:00
Jeremy Quinton
6fbe5bb64b
fixed a broken link
2013-09-27 13:09:16 +01:00
jabclab
c51952a68d
Resolving #2194 (Ansible buffering output if run as subprocess)
2013-09-26 10:13:44 +01:00
U-quartz\Cory
ecb6ebaf81
add cfengine provisioner suse install support
2013-09-25 20:29:25 -05:00
Mitchell Hashimoto
e34d436f7e
website/docs: mention installing virtualbox
2013-09-25 19:52:38 +02:00
Mitchell Hashimoto
333ba70ed6
Update CHANGELOG
2013-09-25 19:37:04 +02:00
Mitchell Hashimoto
d970c4e03f
Merge pull request #2254 from Caustic/fix-hostname-debian
...
guests/debian,ubuntu: Fixed fqdn handling
2013-09-25 10:36:33 -07:00
Mitchell Hashimoto
e77ca40efa
Update CHANGELOG
2013-09-25 10:49:07 +02:00
Mitchell Hashimoto
0d739035b5
Merge pull request #2267 from fcharlier/fcharlier/dhcp_hostname_redhat
...
guests/redhat: Allow to change the DHCP_HOSTNAME on RedHat
2013-09-25 01:47:55 -07:00
François Charlier
c1228ae206
Allow to change the DHCP_HOSTNAME on RedHat
2013-09-24 23:48:10 +02:00
Mitchell Hashimoto
33dd881ad7
provisioners/chef: disable color if Vagrant has no color [GH-2246]
2013-09-22 14:15:55 -05:00
Mitchell Hashimoto
502c3f6e37
Update CHANGELOG
2013-09-22 14:13:08 -05:00
Mitchell Hashimoto
cc5ca1a3c3
Merge pull request #2253 from PeteMichaud/backtick
...
guests/linux: fixed missing backtick in mount
2013-09-22 12:12:22 -07:00
Alan Braithwaite
7d53047a92
Fixed fqdn handling on debian/ubuntu
...
The issue was that the old method simply didn't work. When the hosts
file should look like:
127.0.1.1 host.fqdn.com host
It looked like:
127.0.1.1 host.fqdn.com host old.fqdn.com old
Or this if the user didn't set a fqdn
127.0.1.1 host host old.fqdn.com old
This patch fixes that.
2013-09-22 00:33:24 -07:00
Pete Michaud
e65ac705b4
fixed missing backtick
2013-09-21 21:41:06 -05:00
Mitchell Hashimoto
36bd52713b
provisioners/ansible: convert extra vars to strings [GH-2244]
2013-09-20 21:16:50 -07:00
Mitchell Hashimoto
d725e0e657
Update CHANGELOG
2013-09-20 21:13:05 -07:00
Mitchell Hashimoto
7df64dff0c
Merge pull request #2242 from bt5e/move-up-chmod-in-puppet
...
provisioners/puppet-apply: moved chmod up before verify_shared_folders check #2241
2013-09-20 21:12:10 -07:00
Mitchell Hashimoto
79fa7000fa
providers/virtualbox: don't touch DYLD_* anymore.
...
Subprocess handles this
2013-09-20 17:57:44 -07:00
Mitchell Hashimoto
4d03a7359e
guests/linux: fail after a number of attempts
2013-09-20 17:52:36 -07:00
Mitchell Hashimoto
62e357ffcd
guests/linux: only successful mount if exit status 0
2013-09-20 17:50:29 -07:00
Mitchell Hashimoto
138024d74c
core: Unset DYLD_LIBRARY_PATH if setuid/setgid [GH-2243]
2013-09-20 17:43:11 -07:00
Mitchell Hashimoto
47120a86a2
core: modify DYLD_LIBRARY_PATH only if executing in installer [GH-2231]
2013-09-20 17:38:49 -07:00
Mitchell Hashimoto
101c6d7694
website/docs: document the binary flag on provisioning
2013-09-20 17:31:52 -07:00
Mitchell Hashimoto
8c4ea4f47b
Update CHANGELOG
2013-09-20 17:24:59 -07:00
Mitchell Hashimoto
5fe6d7a525
Merge pull request #2235 from aleno/shell
...
provisioners/shell: Don't replace Windows newlines to Unix if shell is set as binary
2013-09-20 17:23:48 -07:00
Mitchell Hashimoto
33a36830fe
core: don't output \e[0K on Windows [GH-2246]
2013-09-20 17:20:29 -07:00
Mitchell Hashimoto
1cb9c901c7
website/www: add blog feed to sidebar
2013-09-19 11:40:58 -07:00
Mitchell Hashimoto
c62fd0b7e0
website/www: fix feed URL
2013-09-19 11:35:46 -07:00
Mitchell Hashimoto
7cb8314045
website/www: add the RSS feed
2013-09-19 11:35:03 -07:00
Ben Tse
cd79563837
#2241 moved chmod up before verify_shared_folders check
2013-09-19 14:26:35 -04:00
Mitchell Hashimoto
513c7e68a1
Update CHANGELOG
2013-09-19 11:09:56 -07:00
Mitchell Hashimoto
8687a1ec84
Merge pull request #2233 from viq/patch-1
...
hosts/arch: fix invocation of initialize
2013-09-19 11:09:21 -07:00
Alexander Norström
b20fe8d41e
Dont replace Windows newlines to Unix if shell is set as binary
2013-09-19 13:33:58 +02:00