Colton Myers
514506f2ac
Merge pull request #7596 from cachedout/develop
...
A minor clarity fix for documentation regarding the extension of Salt.
2013-10-03 17:01:27 -07:00
Colton Myers
10a7a638c8
Add note about salt-ssh package to salt-ssh docs
2013-10-03 17:18:03 -06:00
Mike Place
0593c3311d
A minor clarity fix for documentation regarding the extension of Salt.
...
I attempted to preserve what I believe to be the original intent of the author but please feel free not to merge these changes if you feel that I've failed in doing so. :]
2013-10-03 14:51:49 -06:00
Cory Wright
67d11353c4
Fix typos
2013-10-03 14:51:49 -04:00
Thomas S Hatch
323db1d44c
Merge pull request #7560 from s0undt3ch/develop
...
Update include documentation examples to current default values.
2013-10-02 14:51:40 -07:00
Mike Place
af376a7706
The documentation for state ordering contained duplicate information about 0.17 in two contiguous paragraphs. Removed the first of those occurrences to improve readability.
2013-10-02 15:19:41 -06:00
Erik Johnson
bbd35e736d
Remove note on minion ID change pending further discussion
2013-10-02 10:35:02 -05:00
Erik Johnson
fdcb6e2b48
Clarify the fact that the Minion ID may change in 0.17.0
2013-10-02 09:21:37 -05:00
Erik Johnson
25b0438dfe
Add note on /etc/hostname checking to release notes
2013-10-02 08:55:26 -05:00
Pedro Algarvio
0b0e82baaa
Update include documentation examples to current default values.
2013-10-02 13:36:47 +01:00
Thomas S Hatch
8daa55f7d7
Add more dunder dict docs per @cachedout
...
There are still a few esoterics to get in from some of the backend
module systems, but these are the big ones
2013-10-01 16:10:22 -06:00
Henrik Holmboe
3b24019f22
solaris_group used for group provider on Solaris-based OSes
2013-10-01 13:53:05 +02:00
Daniel Smith
d2a3bde793
Fixes typo
2013-09-30 12:31:05 -07:00
Thomas Grainger
7e3bf3bc12
Fix grammar in Watch In state documentation
2013-09-30 16:33:05 +01:00
Niels Abspoel
a5d6b9649b
fixed both errors after sphinx build
2013-09-29 23:27:31 +02:00
Forrest Alvarez
1c043c3d45
Updated the salt-ssh.rst to add the new options that are available via the command line. Modified the ssh index.rst to include a link to the salt-ssh cli commands page. Updated parsers.py to fix the default value that is present in the documentation from 5 to 25 (as 25 is the actual default). Updated roster.rst to note that the default file location is /etc/salt/roster since it was absent, and might be confusing if you head to the roster documentation before reading the rest of the salt-ssh documentation.
2013-09-29 05:16:13 +00:00
Erik Johnson
905a8bd62a
Update list of pkg providers in docs
2013-09-28 20:03:54 -05:00
Thomas S Hatch
02e87f4a33
Add salt-call to salt-common package
2013-09-28 12:53:00 -06:00
Joe Healy
6f4f1df37f
minor typo
2013-09-28 21:43:07 +10:00
Chris Rebert
b9a43b6a17
copyedit SaltStack Packaging Guide
2013-09-27 17:37:42 -07:00
Thomas S Hatch
e7b5f6cee1
Add packaging convention document
2013-09-27 15:38:54 -06:00
Thomas S Hatch
bd846ffdbb
Merge pull request #7264 from holmboe/esxi-init
...
Introduce disk profiles and enable virt.init on an ESX host
2013-09-27 08:02:11 -07:00
Thomas S Hatch
be15c3e91c
Add a few more notes to the release notes
2013-09-26 17:34:09 -06:00
David Czarnecki
333f609397
Adding CHANGELOG, VERSION and semantic versioning information to formula documentation
2013-09-26 16:42:28 -04:00
Colton Myers
392e420387
Add line for salt-ssh fixes
2013-09-26 13:51:05 -06:00
Colton Myers
c466a3675b
Add bugfixes between RC and release
2013-09-26 13:49:45 -06:00
Thomas S Hatch
ef7f3e9693
Add Salt Thin to the release notes
2013-09-26 11:18:30 -06:00
Henrik Holmboe
6c0fb8278f
Merge branch 'develop' into esxi-init
...
Conflicts:
salt/modules/virt.py
2013-09-25 11:04:58 +02:00
Forrest Alvarez
03285879d3
Updated the gitfs tutorial to mention that the salt-states repo does not have the latest releases of the states as it was mentioned that was confusing in the IRC today.
2013-09-25 02:53:55 +00:00
Thomas S Hatch
ab62ae9584
Merge pull request #7438 from terminalmage/bsd-pkg-rewrite
...
Rewrite FreeBSD package management
2013-09-24 17:08:14 -07:00
Chris Rebert
1fe7df8650
faq.rst: fix typo
2013-09-23 11:59:37 -07:00
Erik Johnson
e685ebe23f
Fix typo
2013-09-23 09:55:56 -05:00
Erik Johnson
8233587cea
Add note on pkg/service states not working to FAQ
...
Also fixed a typo in an RST directive.
2013-09-22 21:32:16 -05:00
Pedro Algarvio
004fb2ab6c
Merge pull request #7401 from aboe76/suse_installation_docs
...
Updated suse installation documentation
2013-09-22 07:06:39 -07:00
Niels Abspoel
314f5724cc
Updated suse installation documentation
...
With upcoming opensuse 13.1 release and the release of
Suse Linux Enterprise 11 SP3 it was time to update the documentation
2013-09-22 13:06:27 +02:00
Jason Sommer
10ac786169
Fixed typo
2013-09-22 01:06:50 -05:00
Erik Johnson
ac5b5178bf
Mask module aliases for freebsdpkg, pkgng modules
2013-09-21 12:01:47 -05:00
Erik Johnson
3b3255ddc4
Add new mac user/group modules to toctree
2013-09-21 12:01:47 -05:00
Erik Johnson
441962bf7f
Add paragraph on Mac OS User/Group support to 0.17.0 release notes
2013-09-20 18:24:40 -05:00
Thomas S Hatch
ba8ceb1f15
Merge pull request #7380 from micahhausler/feature/django_pillar
...
Added ext_pillar Django model field access through the ORM
2013-09-20 12:53:35 -07:00
Thomas S Hatch
2e3092528e
Merge branch 'develop' of git://github.com/ktenney/salt into ktenney-develop
...
Conflicts:
doc/faq.rst
2013-09-20 13:39:53 -06:00
micahhausler
02122c3fa5
Added ext_pillar Django model field access through the ORM
...
This external pillar will load django model fields into pillar
data.
2013-09-20 13:03:02 -04:00
Thomas S Hatch
14dae67a13
Merge pull request #7366 from joehealy/minor_faq_fix
...
Minor faq fix (do -> don't)
2013-09-20 09:43:35 -07:00
Joe Healy
b8924681b1
fixed a typo accidently introduced
2013-09-20 22:07:32 +10:00
Joe Healy
aece0976a6
Fixed pedantic spelling errors picked up by lintian
...
joe@unstable-builder:~/salt_017rc/salt$ lintian -I ../*.deb
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz softwares software - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz specifed specified - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz Targetting Targeting - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz targetted targeted - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz Dependant Dependent - done
I: salt-common: FSSTND-dir-in-manual-page usr/share/man/man7/salt.7.gz:57301 /var/named/ - not done - example
I: salt-common: FSSTND-dir-in-manual-page usr/share/man/man7/salt.7.gz:57320 /var/named/ - not done - example
I: salt-common: FSSTND-dir-in-manual-page usr/share/man/man7/salt.7.gz:57339 /var/named/ - not done - example
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz recieve receive - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz allows to allows one to - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz allows to allows one to - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz dont don't - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz succesfully successfully - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz softwares software - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz These package This package - not done - legitimate
2013-09-20 22:01:20 +10:00
Kent Tenney
ab7fd7041c
added -Contents-, removed inline markup from section headings
2013-09-19 20:44:55 -05:00
Joe Healy
21fce7eaa1
Minor faq fix (do -> don't)
2013-09-20 10:38:40 +10:00
Thomas S Hatch
b19c17cff2
Merge pull request #7362 from piffio/gitfs-documentation-tips
...
Add cleaner explanation of environment mapping
2013-09-19 16:28:09 -07:00
Sergio Visinoni
f95c0d67d7
Add cleaner explanation of environment mapping
...
Explicitely state that the 'master' branch is automagically mapped
to the 'base' environment.
Also mention the fact that top.sls files are merged from the different
branches, which suggests a setup where top.sls is only present in
the 'master' branch.
2013-09-19 17:00:46 -05:00
Justin Carmony
7e2389782c
Adding versionadd's for salt cli ref and salt.states.file to denote some new 0.17 features
2013-09-19 11:22:03 -06:00