Chris Roberts
330ee2e1eb
Ignore empty strings registered as sensitive
...
Fixes #9462
2018-02-15 17:02:34 -08:00
Brian Cain
610182593a
Update CHANGELOG
2018-02-15 13:14:25 -08:00
Brian Cain
78f317f55a
Merge pull request #9261 from vStone/bugfix/gentoo-static-ip-with-ifplugd
...
Disable if/netplugd when setting up a static ip on a gentoo guest using openrc.
2018-02-15 13:13:46 -08:00
Brian Cain
11499eecdf
Update CHANGELOG
2018-02-14 08:51:58 -08:00
Brian Cain
8c15e1995b
Merge pull request #9459 from briancain/9428/master/update-systemd-check
...
Update systemd? check for guest inspection
2018-02-14 08:50:27 -08:00
Brian Cain
119c8543b3
Update CHANGELOG
2018-02-14 08:50:00 -08:00
Brian Cain
b8d8cf7572
Merge pull request #9456 from briancain/exit-if-hyperv-enabled-vbox
...
Exit if Hyper-V is enabled and VirtualBox provider is used
2018-02-14 08:49:06 -08:00
Brian Cain
c2405ced3f
Update CHANGELOG
2018-02-12 15:03:35 -08:00
Brian Cain
279bceffb9
Merge pull request #9398 from drscream/smartos-inheritance-solaris
...
More explicit Solaris 11 and inherit SmartOS from Solaris
2018-02-12 15:02:30 -08:00
Brian Cain
a7431368bd
Update CHANGELOG
2018-02-12 09:21:47 -08:00
Brian Cain
a855c702c1
Merge pull request #9404 from hakoerber/fix-9403
...
Debian: Point hostname to 127.0.1.1 in /etc/hosts
2018-02-12 09:21:01 -08:00
Zachary Flower
17f13785ce
move alias registration into a separate register() method
2018-02-10 18:08:37 -07:00
Zachary Flower
bbb3cdaa9a
vagrant aliases proof-of-concept
2018-02-10 17:58:18 -07:00
Hannes Körber
3082ea502e
Debian: Point hostname to 127.0.1.1 in /etc/hosts
...
Closes #9403
2018-02-10 20:54:51 +01:00
Brian Cain
fa84c58fde
Update CHANGELOG
2018-02-09 14:27:53 -08:00
Brian Cain
a1932b8d21
Merge pull request #9265 from trombik/atomic_interface_restart
...
Atomically apply new hostname.if(5)
2018-02-09 14:27:07 -08:00
Brian Cain
de937c3975
Update CHANGELOG
2018-02-09 11:14:58 -08:00
Brian Cain
84f929df21
Merge pull request #9351 from gclinch/salt-bootstrap-in-tmp
...
Change to a temporary directory before downloading script files
2018-02-09 11:14:17 -08:00
Brian Cain
b77171c4fc
( #9428 ) Update systemd? check for guest inspection
...
Prior to this commit, the regex matcher used with grep to determine if a
system was using systemd? was failing on systems that did not exactly
match the old regex. This commit updates that communications test to use
a different method of determining if systemd is in use with the ps
command.
2018-02-08 15:50:59 -08:00
Brian Cain
e8708232a5
( #9258 ) Exit if Hyper-V is enabled and VirtualBox provider is used
...
This commit adds a function on windows for the VirtualBox provider to
check if Hyper-V is enabled. If so, exit and display a warning to the
user that going forward will result in a system crash.
2018-02-08 11:20:41 -08:00
Brian Cain
0d0a7e5a40
Update CHANGELOG
2018-02-07 14:41:40 -08:00
Brian Cain
accf76fed7
Merge pull request #9405 from hakoerber/fix-9402
...
Debian: Renew DHCP lease on hostname change
2018-02-07 14:40:21 -08:00
Brian Cain
2bb8552c81
Merge pull request #9450 from jeis2497052/master
...
Propose fix some typos
2018-02-06 11:34:37 -08:00
John Eismeier
54ecded1d6
Propose fix some typos
2018-02-06 14:20:29 -05:00
Brian Cain
8ee7b01855
Merge pull request #9437 from Cladis/patch-1
...
confiured → configured typo fix
2018-02-02 08:44:23 -08:00
Cladis
d0d78a921f
confiured → configured typo fix
2018-02-02 16:02:28 +02:00
Hannes Körber
3fa3e995a9
Debian: Renew DHCP lease on hostname change
2018-02-01 16:46:23 +01:00
Clint Harrison
23a3157a43
Fix typo in macOS sudoers line
2018-02-01 10:43:47 -05:00
Pavel Valena
a102bc064f
Use 127.0.0.1 instead of localhost
...
in test is_port_open_test.rb
2018-01-31 19:08:35 +01:00
Ryan Walder
db457e6318
Add master_json_config & minion_json_config options to salt provisioner
...
* Allow use of -j/-J bootstrap options for configuring master/minion
2018-01-31 12:28:36 +00:00
Chris Roberts
ff3b025fc2
Update version for dev
2018-01-29 16:46:19 -08:00
Chris Roberts
a5a2ad5a6c
Update website version to 2.0.2
2018-01-29 16:45:04 -08:00
Chris Roberts
37aba511d2
Release v2.0.2
2018-01-29 12:31:09 -08:00
Chris Roberts
81a3386af0
Include SSH client usage note in documentation
2018-01-26 07:25:57 -08:00
Chris Roberts
a9fc91b73f
Update CHANGELOG
2018-01-26 07:22:53 -08:00
Chris Roberts
0f7f4b32b9
Merge pull request #9400 from chrisroberts/fall-back-to-system-ssh
...
Allow which to use original path. Prefer native ssh.
2018-01-26 07:21:33 -08:00
Chris Roberts
de69c96770
Update CHANGELOG
2018-01-25 09:58:11 -08:00
Chris Roberts
ba7a6c7f1d
Merge pull request #9394 from chrisroberts/u-resolv
...
Use Ruby's resolver by default and allow replace to be disabled
2018-01-25 09:57:09 -08:00
Chris Roberts
80dc7daffa
Update CHANGELOG
2018-01-25 09:56:30 -08:00
Chris Roberts
5b73133a95
Merge pull request #9389 from chrisroberts/e-vbox-sym-warn
...
Add warning message for VirtualBox shared folders option.
2018-01-25 09:54:19 -08:00
Chris Roberts
19d1cae92c
Add log warning when native ssh executable is not found
2018-01-25 08:35:08 -08:00
Chris Roberts
570d5abb95
Prefer ssh executable found on original path
2018-01-25 08:23:14 -08:00
Chris Roberts
6f6e936451
Add option to Which utility for using original path on lookup
2018-01-25 08:23:14 -08:00
Brian Cain
343e252574
Favor system ssh binary over embedded ssh binary
2018-01-25 08:23:14 -08:00
Thomas Merkel
93c571adbf
Be sure solaris11 is Solaris version 11 and no distribution based on (Open)Solaris
...
`uname -sr` return also 5.11 on OmniOS, SmartOS which is not the same as Oracle Solaris 11.x. SmartOS and OmniOS are inherit from Solaris and not from Solaris 11. For that reason we need a more explicit check that a solaris11 guest is a real Solaris version 11, for that reason the /etc/release file is checked.
2018-01-25 13:28:15 +01:00
Thomas Merkel
21febf6b6a
SmartOS should be an inheritance of solaris
...
SmartOS is a distribution based on illumos which is the successor of OpenSolaris.
2018-01-25 13:26:18 +01:00
Chris Roberts
522d503030
Use Ruby's resolver by default and allow replace to be disabled
2018-01-22 10:40:33 -08:00
Chris Roberts
780673c6fe
Add warning message for VirtualBox shared folders option.
...
Display warning to user about the VirtualBox SharedFoldersEnableSymlinksCreate
option with link to VirtualBox documentation and instructions on how the
setting can be disabled.
2018-01-20 06:51:59 -08:00
Chris Roberts
81c855b797
Update CHANGELOG
2018-01-19 15:07:19 -08:00
Chris Roberts
f31badebb8
Merge pull request #9380 from chrisroberts/e-checkpoint
...
Update checkpoint integration
2018-01-19 15:06:28 -08:00