Niels Abspoel
ddaa166de2
add engine and reactor config to salt minion configuration
il y a 8 ans
Jeremy T. Bouse
4283cba123
Add example for winrepo_provider
il y a 8 ans
Matthew Richardson
89ece150e6
Tidy up comments, add some docs/examples.
il y a 8 ans
Rene Jochum
f17b8f5424
Add optional method to remove /etc/salt/master.
Signed-off-by: Rene Jochum <rene@jochums.at>
il y a 8 ans
Rene Jochum
1b611c871e
Add optional method to remove /etc/salt/minion.
Signed-off-by: Rene Jochum <rene@jochums.at>
il y a 8 ans
Matthew X. Economou
d7be9aba9f
Document sample s3fs configuration
il y a 8 ans
risca
ca42d40ef9
added support for LXC profiles
il y a 8 ans
Christian McHugh
ac4ed62c03
Support engine configuration
il y a 8 ans
Brad Thurber
b9ae603fd7
Add support for master eauth LDAP config
il y a 8 ans
Brad Thurber
b3a3fa4d72
Ability to create non-templated cloud config files (maps/providers/profiles).
il y a 8 ans
Brad Thurber
c4ef48c5e8
add new gitfs functionality
il y a 8 ans
David Boucha
08501c9e18
Comment out second master config example
This second master config example was causing problems when vagrant
would use the default pillar.example
il y a 8 ans
Matthew X. Economou
e8021220b8
Revert PR #200
This restores the original structure/behavior of the
`salt_formulas` Pillar key.
il y a 8 ans
Thomas Larsen
bbeacc4ace
Fixed typo in `pillar.example`
il y a 8 ans
Thomas Larsen
d1cbec3fe2
Added support for downloading formulas from multiple baseurls into the same environment.
il y a 8 ans
Brian Jackson
d216a3f651
Revert "Install cherrypy/tornado from pip only if use_pip is True."
This reverts commit 90282eff03
.
il y a 9 ans
René Jochum
90282eff03
Install cherrypy/tornado from pip only if use_pip is True.
Signed-off-by: René Jochum <rene@jochums.at>
il y a 9 ans
Edvinas Klovas
47b75d05c7
add pillar_roots for minion and master in pillar.example
il y a 9 ans
Andrew Vant
ba143c1810
Updated pillar.example with the correct defaults for template_sources.
il y a 9 ans
Andrew Vant
f3ed6e1828
cloud.providers.d can now be redirected.
This obsoletes the salt:cloud:folders and salt:cloud:providers pillar
entries. Provider keys have been moved to /etc/salt/pki/cloud.
il y a 9 ans
Andrew Vant
fb1d7e8d3b
Added pillar option to redirect profile and map folders.
il y a 9 ans
Andrew Vant
2d986eaa3f
Updated pillar.example with mine example.
il y a 9 ans
Brian Jackson
924c04c0d8
Add setting to not install packages
If you are installing Salt via git/pip, the formula will try to overwrite your
install with packaged versions. This setting makes it possible to avoid that.
il y a 9 ans
Brian Jackson
86c7b0a3e5
Add note about config option
Add note explaining what clean_config_d_dir does and why you shouldn't set it
to True.
il y a 9 ans
Brian Jackson
8ebb7f57df
Stop using clean: True on /etc/salt/{minion,master}.d
New versions of Salt put config files in /etc/salt/{minion,master}.d. We don't
want to erase them by using a clean: True on the file.recurse. This is a
backward incompatible change, but it's necessary to avoid deleting Salt config
files.
Resolves #104
il y a 9 ans
Niels Abspoel
23fd8b64af
Fix #39 multi master support to minion
This will fix #39
And it will be backwards compatible with the current pillar configuration.
il y a 9 ans
Niels Abspoel
7ddc1692ec
added rest_tornado to _defaults.conf
see pillar.example for configuration
il y a 9 ans
Nitin Madhok
fa6c39eccd
Revert "Add mine_functions to master config template"
il y a 9 ans
Jimmy Tang
deee69319f
Add mine_functions to master config template
il y a 9 ans
Niels Abspoel
d071713fa7
update pillar.example for new lookup
il y a 10 ans
Raphaël Hertzog
f46b4f29d8
Add new “salt.formulas” state to manage salt formulas
This state downloads formulas from git repositories and ensures
that they are recorded in the file_roots setting.
il y a 10 ans
Niels Abspoel
ef4bc1a25a
Added support for salt minion gitfs
Gitfs for the minion is possible with salt 2014.7
Updated config _defaults.conf and pillar with example
Tested it on Archlinux with salt-call --local state.highstate
il y a 10 ans
Tiru Srikantha
70b5c981fa
Test if individual gitfs remote is string
https://github.com/saltstack-formulas/salt-formula/issues/64
Fixes issue where a gitfs remote that has no child options would cause an
error. Also fix up bad yaml in pillar example.
il y a 10 ans
Tim O'Guin
cde16097ed
add support for installing salt-ssh and managing the roster file, updated README and pillar.example
il y a 10 ans
Tim O'Guin
2852e7b897
add templated file for reactor configuration and update pillar.example.
il y a 10 ans
Ajna Cackovic
9dab2f9dab
Update pillar.example to show gitfs_remotes option usage
il y a 10 ans
Andrew Vant
970da0ef37
Added salt-cloud support for Rackspace OpenStack servers.
il y a 10 ans
Kevin Bowling
8c10d8c776
Pillar example whitespace
il y a 10 ans
Love Nyberg
85ce73a839
Added functionality to state for salt cloud and exampel for EC2 and GCE
il y a 10 ans
Kenneth Wilke
9404ebf915
Added module_config section to minion template
il y a 11 ans
Kenneth Wilke
71418cd1d7
pillar example fix
il y a 11 ans
Kenneth Wilke
8060db1c7b
used saltstack formulas repo instead of my own
il y a 11 ans
Kenneth Wilke
48d89a5485
added pillar example
il y a 11 ans
Michael Grosser
c431ed9119
Add pillar.example
il y a 11 ans