Commit Graph

22899 Commits

Author SHA1 Message Date
Seth House
e8bc71abe6 Added rST reference to Saltify core config docs 2013-11-19 11:10:32 -08:00
Colton Myers
c6e2b26e66 Merge pull request #8621 from gravyboat/develop
Updated troubleshooting doc with details regarding 0.16 and 0.17 compatibility.
2013-11-19 11:04:14 -08:00
Thomas S Hatch
a2137ef18d Merge pull request #8607 from s0undt3ch/issues/2399-env-config-dir
Support SALT_CONFIG_DIR
2013-11-19 10:59:24 -08:00
Thomas S Hatch
9a03c14687 Merge pull request #8578 from heewa/verify_pillar_from_master
Verify pillar from master on minion.
2013-11-19 10:57:27 -08:00
Mike Place
d296ebe7c0 Wrap file creation in file.managed in more restrictive umask. 2013-11-19 11:00:09 -07:00
Joseph Hall
5a575e0364 Merge pull request #8638 from sylvestre/develop
Improve the documentation
2013-11-19 08:25:01 -08:00
Sylvestre Ledru
0d5afed1a8 Debian is not necessary a Linux. It can also be a Freebsd or HURD based 2013-11-19 17:23:56 +01:00
Sylvestre Ledru
03f14de476 Fix more typos in the documentation 2013-11-19 17:22:56 +01:00
Joseph Hall
c4d98a43da Merge pull request #8636 from sylvestre/develop
Fix some minor typos
2013-11-19 08:07:47 -08:00
Sylvestre Ledru
b9a04bcc68 Consistency change in the documentation 2013-11-19 17:03:28 +01:00
Sylvestre Ledru
49de8e0aa9 Fix some minor typos 2013-11-19 16:57:51 +01:00
David Boucha
dc2c5059c7 Merge pull request #8630 from UtahDave/develop
Actually allow joining a domain
2013-11-19 04:07:18 -08:00
David Boucha
c137bcc45d Actually allow joining a domain 2013-11-19 05:02:18 -07:00
William Fleming
c31d89c06c SUSE bug 8428 fix (update)
c&p fix
2013-11-19 11:36:12 +00:00
Pedro Algarvio
d54ce3a8a2 Merge pull request #8627 from holmboe/patch-1
Copy edit cloud controller doc
2013-11-19 03:19:37 -08:00
William Fleming
9654e3a626 SUSE bug 8428 fix
Created a workaround till SUSE fix their lsb bug. Now gives the patch version in osrelease
2013-11-19 11:06:52 +00:00
David Boucha
bbea27f6ad Merge pull request #8628 from UtahDave/develop
Fix several edge cases where dhcp and static ip and dns settings weren't handled correctly on Windows.
2013-11-19 02:52:41 -08:00
David Boucha
351ae08d3b Handle setting static ip same as current dhcp ip 2013-11-19 03:44:20 -07:00
David Boucha
52911ff6ec only set gateway and ip if statically set 2013-11-19 03:09:21 -07:00
Henrik Holmboe
3a57bc00ee Copy edit cloud controller doc 2013-11-19 10:48:00 +01:00
David Boucha
f7c3ae31e4 make dhcp logically possible 2013-11-19 02:35:32 -07:00
David Boucha
63100f6e34 Properly detect dhcp ip and dns status 2013-11-19 00:59:31 -07:00
Thomas S Hatch
e8116802c1 FINALLY finish the cloud controller tutorial
This tutorial covers how to set up the Salt Virt system in detail,
this tutoral could still use some work, btu it should be enough
for people to start using Salt Virt quickly!

We also want to make sure that the path to getting a private cloud
up in Salt is as easy as possible. So we will need to keep looking
at how to make this easy!
2013-11-19 00:44:14 -07:00
David Boucha
d12dd21288 Merge pull request #8622 from UtahDave/develop
Ensure Windows salt-minion service started
2013-11-18 22:26:28 -08:00
Gareth J. Greenaway
e41f4707f0 Merge remote-tracking branch 'upstream/develop' into develop 2013-11-18 22:15:24 -08:00
Gareth J. Greenaway
91ea4f7969 adding the ability to configure Ipv6 to the rh_ip.py module. 2013-11-18 22:12:25 -08:00
Dmitry Malinovsky
cf74c0ac64 Replaced string lib usage with str methods 2013-11-19 13:05:34 +07:00
Thomas S Hatch
082d3f38f2 Handle case where vm is not found when migrating 2013-11-18 23:05:25 -07:00
David Boucha
7e1feb7437 Fix comment 2013-11-18 23:03:56 -07:00
David Boucha
3dce720e13 Ensure windows salt-minion service started 2013-11-18 23:02:07 -07:00
Forrest Alvarez
76564ea7ad Updated the troubleshooting with a nearly identical message addressing 0.17 and 0.16 compatibility between minions and masters as the one in the FAQ that was part of pull request 8505. 2013-11-19 04:17:23 +00:00
Erik Johnson
1ce0b5b5fa Remove unnecessary build requirement 2013-11-18 21:20:29 -06:00
Erik Johnson
d5604b3629 Update spec file for 0.17.2 2013-11-18 20:53:29 -06:00
Thomas S Hatch
0a50b5a519 Verify that the resolvdir is present 2013-11-18 17:50:39 -07:00
Thomas S Hatch
5b4962ea7b Cleanly handle linked resolv.conf files 2013-11-18 17:47:20 -07:00
Thomas S Hatch
815758c827 Verify the resolv.conf in mounted images 2013-11-18 17:38:53 -07:00
Colton Myers
58f7bb6279 Merge pull request #8618 from basepi/geteventdocs
Update api.get_event docs to match SaltEvent.get_event
2013-11-18 15:43:02 -08:00
Colton Myers
41e9d98ba6 Update api.get_event docs to match SaltEvent.get_event
Ref #8524
2013-11-18 16:41:39 -07:00
Thomas S Hatch
89d0c9d974 Catch virt os.errors and return a failure 2013-11-18 16:24:13 -07:00
Thomas S Hatch
d287ca7776 Add check for the validity of return data 2013-11-18 15:56:20 -07:00
Pedro Algarvio
364e4680d2 Make sure we have a config dir setting. 2013-11-18 22:34:24 +00:00
Joseph Hall
7e18d042a5 Merge pull request #8613 from techhat/cloudapi
Provide a default conf_dir to look in for cloud.deploy.d
2013-11-18 12:44:00 -08:00
Joseph Hall
8f043ec841 Provide a default conf_dir to look in for cloud.deploy.d 2013-11-18 13:40:28 -07:00
Thomas S Hatch
f6bdfa6dbf Vertical args to virt.init, line too long 2013-11-18 13:11:12 -07:00
Colton Myers
40af68e316 Merge pull request #8611 from techhat/deepcopy
Need to use deepcopy()
2013-11-18 10:11:42 -08:00
Joseph Hall
65affb4834 Need to use deepcopy() 2013-11-18 11:09:01 -07:00
Pedro Algarvio
8fb1985cea Merge pull request #8608 from s0undt3ch/develop
Use the `CamelCase`'d package name. Fixes #8606.
2013-11-18 09:40:44 -08:00
Pedro Algarvio
582207634a apache-libcloud should not be a dependency for Windows. 2013-11-18 17:39:27 +00:00
Cameron Rudnick
84dd6ffe71 Inverted rules are now recognized for the -A, -s, and -d parameters. 2013-11-18 09:09:21 -07:00
Pedro Algarvio
8165d69062 Use the CamelCase'd package name. Fixes #8606. 2013-11-18 14:09:40 +00:00