Mike Place
65fbf980cf
Merge pull request #30893 from bdrung/reproducible
...
Make build reproducible
2016-02-08 11:44:35 -07:00
Mike Place
5b0c7649c7
Merge pull request #30945 from cachedout/note_pillar_cli
...
Note that pillar cli args are sent via pub
2016-02-08 11:43:59 -07:00
Mike Place
3b7b6f2398
Merge pull request #31002 from rmtmckenzie/cloud-lxc-provide-fix
...
Fix lxc cloud provided minion reporting present
2016-02-08 11:14:50 -07:00
Mike Place
c48122ae9a
Merge pull request #31007 from jtand/rabbitmq_vhost_test_fix
...
Fixed rabbitmq_vhost test failure.
2016-02-08 10:48:00 -07:00
Mike Place
811461e4b4
Merge pull request #31004 from rallytime/fix-30993
...
Remove overstate docs and a few references.
2016-02-08 10:08:24 -07:00
justinta89
962e0deda5
Fixed rabbitmq_vhost test failure.
2016-02-08 10:02:43 -07:00
rallytime
33eb6ba125
Remove overstate docs and a few references.
...
The overstate system was deprecated and removed in Beryllium, in
favor of orchestrate.
2016-02-08 09:28:32 -07:00
Morgan McKenzie
9b17fdce5e
Fix lxc cloud provided minion reporting present
...
LXC minion is reporting as present when configured
with cloud state, even though it is not.
Fixes issue #31000
2016-02-08 15:06:56 +00:00
Nicole Thomas
64125de6c7
Merge pull request #30965 from alprs/fix-rabbitmq_vhost_present_test
...
Fix rabbitmq_vhost.present result when test=True
2016-02-07 21:34:45 -07:00
Andreas Lutro
2313747958
return changes when test=True
2016-02-07 08:19:48 +01:00
Andreas Lutro
95c8e74b72
make the code a bit simpler
2016-02-06 19:36:51 +01:00
Nicole Thomas
ef02779391
Merge pull request #30955 from Ch3LL/clarify_file_doc
...
docs: add clarification when source is not defined
2016-02-06 11:29:33 -07:00
Andreas Lutro
aba29a73c4
fix rabbitmq_vhost.present result when test=True
2016-02-06 12:51:00 +01:00
Ch3LL
97b57ed2b1
docs: add clarification when source is not defined
2016-02-05 15:38:55 -07:00
Mike Place
d9785451c0
Merge pull request #30941 from rallytime/bp-30879
...
Back-port #30879 to 2015.8
2016-02-05 14:15:20 -07:00
Mike Place
21a83065aa
Merge pull request #30940 from twangboy/mac_build_3
...
Fix Build Process for OSX
2016-02-05 11:44:34 -07:00
Mike Place
3ff7d49555
Note that pillar cli args are sent via pub
2016-02-05 10:54:16 -07:00
jacobhammons
183b500055
Merge pull request #30944 from jacobhammons/rel-notes
...
2015.8.5 release notes linking and clean up
2016-02-05 10:40:10 -07:00
Jacob Hammons
fbb7605366
2015.8.5 release notes linking and clean up
2016-02-05 10:39:24 -07:00
Mike Place
91806b03b9
Merge pull request #30905 from joejulian/2015.8_fix_lvm_pv_mapper
...
Add realpath to lvm.pvdisplay and use it in vg_present
2016-02-05 10:05:32 -07:00
Mike Place
af2832b69d
Merge pull request #30924 from youngnick/glusterfs-start-volume-bug
...
Fix small bug with starting volumes after creation.
2016-02-05 09:58:22 -07:00
Mike Place
3a6666ad25
Merge pull request #30910 from cro/fx2_idrac
...
fix iDRAC state
2016-02-05 09:49:06 -07:00
Richard Hansen
eb6f289fc1
change default for volume_present()'s force parameter to False
...
This is safer, as it avoids surprising the user with permanent data
loss.
2016-02-05 09:41:19 -07:00
Richard Hansen
34f3057e04
add 'force' to replace (or not) volumes with driver mismatch
...
Add a new 'force' option that will cause volume_present() to delete
and re-create a volume if the existing volume's driver doesn't match
the specified driver. Set the default to True to preserve existing
behavior.
2016-02-05 09:41:18 -07:00
Richard Hansen
d6d3b15738
typo fixes
2016-02-05 09:41:18 -07:00
twangboy
3654a0e0c2
Change 2015 to 2016 in license file
2016-02-05 09:37:46 -07:00
twangboy
aa7d0602a8
Update instructions in readme.md for shasum
2016-02-05 09:36:23 -07:00
twangboy
6f1a8f4146
Added code to add /opt/salt/bin to the path
...
remmed out
2016-02-05 09:36:02 -07:00
twangboy
1e7468a08c
Disable master, syndic, and api in postinstall
...
I tried doing this through the plist files but no matter
what I did they would still start
2016-02-05 09:35:43 -07:00
twangboy
d49b3dcf1b
Re-added start on load and keep alive
2016-02-05 09:35:15 -07:00
twangboy
3ff50a2254
Removed keepalive option
2016-02-05 09:35:01 -07:00
twangboy
eb5d04bdf1
Remove autostart for api, master, and syndic
2016-02-05 09:34:39 -07:00
twangboy
3c0cce34c9
Added minimum requirements for installation
...
64bit El Capitan
2016-02-05 09:34:15 -07:00
twangboy
1dcc23c85b
Fix error on kickstart command
2016-02-05 09:34:02 -07:00
twangboy
7a163c46d8
Change to new way of starting and stopping services
2016-02-05 09:33:44 -07:00
twangboy
23d47722b7
Fix preinstall and postinstall scripts
...
stops the service if running
starts the service after install
service names follow apple naming convention (com.saltstack.salt...)
2016-02-05 09:33:30 -07:00
twangboy
7ef723d815
Upgrade to latest pip
2016-02-05 09:33:16 -07:00
twangboy
0f09ad517f
Updated pip dependencies
2016-02-05 09:32:59 -07:00
twangboy
d3d4c1d13f
Removed GPL Licensed software from build
...
Removed:
- gdbm
- gnu-readline
- libgit2
- pygit2
- cmake (used to compile libgit2)
Removed traces of pkg-congig after build
Updated license to say it was built using pkg-config
Updated openssl to 1.0.2f
2016-02-05 09:32:42 -07:00
Mike Place
101fa12479
Merge pull request #30919 from garethgreenaway/ssh_auth_cp_get_url_needs_saltenv
...
Fixes to ssh_auth state module
2016-02-05 09:15:28 -07:00
C. R. Oldham
68af2ab185
Lint.
2016-02-05 08:09:32 -07:00
Benjamin Drung
089c869ec3
Make build reproducible
...
The build is not reproducible because it embeds the build time. Embed
the date of the last modification to the source code instead (in case it
is provided via the SOURCE_DATE_EPOCH environment variable).
See the SOURCE_DATE_EPOCH specification for details:
https://reproducible-builds.org/specs/source-date-epoch/
2016-02-05 10:36:19 +01:00
Nick Young
be5295cf7b
Fix small bug with starting volumes after creation.
...
Looks like when the module got changed to use the _gluster_xml function, this command was missed; using create now with start: True will raise an exception. Removing the initial 'gluster' will fix it.
Fixes #30923 .
2016-02-05 16:06:41 +11:00
C. R. Oldham
c274c7ef6c
Lint.
2016-02-04 19:51:30 -07:00
Joe Julian
f96650f3c3
Add realpath to lvm.pvdisplay and use it in vg_present
...
Any sort of symlink could be used for inclusion into an lvm vg but lvm's
pvdisplay may show a real device name, or a mapper device name which is
a symlink.
Since we're interested in finding out if the actual device is part of
our volgroup, we test the realpath of both the device requested and the
device returned by pvdisplay to ensure they're the same device.
Fixes #26867 and #30882
2016-02-04 17:21:38 -08:00
jacobhammons
6d4fd11dd0
Merge pull request #30920 from jacobhammons/release-notes
...
Versioned to 2015.8.5, added known issue #30300 to release notes
2016-02-04 18:12:17 -07:00
Jacob Hammons
93d47f8615
Versioned to 2015.8.5, added known issue #30300 to release notes
2016-02-04 18:10:59 -07:00
Gareth J. Greenaway
c9ba038553
The call to cp.get_url needs the saltenv, if you're using environments other than base, it will fail.
2016-02-04 16:55:35 -08:00
Mike Place
3d3321ab92
Merge pull request #30894 from terminalmage/issue30858
...
git module/state: Handle identity files more gracefully
2016-02-04 16:55:01 -07:00
C. R. Oldham
3e38b762bf
Add generic command for executing racadm commands on
...
individual blades in a chassis.
2016-02-04 15:44:43 -07:00