Niels Abspoel
|
398d71d392
|
add formula file
|
před 8 roky |
Forrest
|
59ee0c7761
|
Merge pull request #212 from genuss/mine_functions
Take mine_functions back
|
před 8 roky |
a.genus
|
e97822a0d5
|
Take mine_functions back
|
před 8 roky |
Forrest
|
7856b5ea9a
|
Merge pull request #210 from iamseth/master
Add Windows support to map.jinja
|
před 8 roky |
Seth Miller
|
c7552b6d0a
|
Add Windows support to map.jinja
This adds some minimal support for Windows minions.
|
před 8 roky |
Forrest
|
7abdf217a9
|
Merge pull request #205 from myii/PR_FixWindowsRepoSettings
Fix Windows repo settings using values from 2015.8 documentation
|
před 8 roky |
Imran Iqbal
|
7f36259614
|
Remove excessive blank lines rendered after "Miscellaneous settings"
|
před 8 roky |
Imran Iqbal
|
c4e116ee8f
|
Provide Windows repo settings: 2015.8+ master used for pre-2015.8 minions
|
před 8 roky |
Imran Iqbal
|
7474d4239d
|
Fix Windows repo settings using values from 2015.8 documentation
|
před 8 roky |
Nitin Madhok
|
043433b90a
|
Merge pull request #204 from aboe76/master
update 2015.8.7 version config for the minion
|
před 8 roky |
Niels Abspoel
|
a4c5b4f322
|
update 2015.8.7 version config for the minion
|
před 8 roky |
Forrest
|
a8ced2e98f
|
Merge pull request #203 from aboe76/master_config_2015.8.7
merge options from 2015.8.7 version in f_defaults.conf
|
před 8 roky |
Niels Abspoel
|
bfcaca38a6
|
merge options from 2015.8.7 version in f_defaults.conf
|
před 8 roky |
Forrest
|
8573ba96e2
|
Merge pull request #202 from irtnog/revert-pr200
Revert PR #200
|
před 8 roky |
Matthew X. Economou
|
e8021220b8
|
Revert PR #200
This restores the original structure/behavior of the
`salt_formulas` Pillar key.
|
před 8 roky |
Forrest
|
b47fec3564
|
Merge pull request #200 from thomaslarsen/master
Support for downloading formulas from multiple baseurls into same environment
|
před 8 roky |
Thomas Larsen
|
bbeacc4ace
|
Fixed typo in `pillar.example`
|
před 8 roky |
Thomas Larsen
|
d1cbec3fe2
|
Added support for downloading formulas from multiple baseurls into the same environment.
|
před 8 roky |
Forrest
|
337c48b14c
|
Merge pull request #199 from kevinschmidt/master
add consul config support to master config file
|
před 8 roky |
Kevin Schmidt
|
ce6849247e
|
add consul config support
|
před 8 roky |
Forrest
|
0fee3f58f2
|
Merge pull request #196 from iamseth/master
Replace pkgrepo with offical Saltstack repo
|
před 8 roky |
Forrest
|
8617db1536
|
Merge pull request #198 from kevinschmidt/master
add support for gitfs whitelist and blacklist
|
před 8 roky |
Kevin Schmidt
|
41f2de74bd
|
* add gitfs whitelist and blacklist
|
před 9 roky |
Niels Abspoel
|
adb0c7008d
|
removing accidentally committed files
|
před 8 roky |
Niels Abspoel
|
cbe5763668
|
fix pillar and libvirt
|
před 8 roky |
Seth Miller
|
8f2191471b
|
Replace pkgrepo with offical Saltstack repo
issue #180
|
před 9 roky |
Forrest
|
46346e935f
|
Merge pull request #195 from vexxhost/master
Dropped ppa and updated to official repos for ubuntu
|
před 9 roky |
Mohammed Naser
|
3b8669cd67
|
dropped ppa and updated to official repos for ubuntu
|
před 9 roky |
Forrest
|
ad009a68e3
|
Merge pull request #194 from msciciel/master
Add support for returner configuration in salt minion
|
před 9 roky |
msciciel
|
f1c941a6a8
|
Merge pull request #1 from msciciel/github
Add support for returner configuration in salt minion
|
před 9 roky |
Krzysztof Pawłowski
|
02be0b1367
|
add support for returner setting in minion configuration
|
před 9 roky |
Krzysztof Pawłowski
|
422888cf77
|
Merge branch 'github' into itg
Conflicts:
salt/formulas.jinja
|
před 9 roky |
Wolodja Wentland
|
5d1368d936
|
Merge pull request #192 from hemebond/master
Add clean_file to wipe saltstack.list contents
|
před 9 roky |
James O'Neill
|
6d9683ca1f
|
Add clean_file to wipe saltstack.list contents
|
před 9 roky |
Forrest
|
d58729e6c1
|
Merge pull request #191 from hemebond/master
Make Debian use pkgrepo.managed
|
před 9 roky |
James O'Neill
|
87f3e849d2
|
Make Debian use pkgrepo.managed and allow the repo name and key_url to be overridden via Pillar lookup.
|
před 9 roky |
Forrest
|
b00844fbe4
|
Merge pull request #189 from Sjd-Risca/test
fixed ext_pillar and master_tops to get more options
|
před 9 roky |
risca
|
3a83533669
|
fixed ext_pillar according to https://docs.saltstack.com/en/latest/topics/development/external_pillars.html#configuration and master_tops according to https://docs.saltstack.com/en/latest/topics/master_tops/index.html
|
před 9 roky |
Forrest
|
a33937d9e8
|
Merge pull request #188 from abednarik/fix_deprecated_iteritems_method
Replace deprecated iteritems() with items()
|
před 9 roky |
abednarik
|
8b39b37762
|
Replace deprecated iteritems() with items()
|
před 9 roky |
Forrest
|
5c960fd2d8
|
Merge pull request #179 from blast-hardcheese/bugfix/178_master-configs-in-minion
Never fall back to `cfg_salt['master']` in minion config
|
před 9 roky |
Devon Stewart
|
d730d4f2b8
|
Using cfg_salt['master'] is never the right answer
- When it's iterable, the minion could be running on the master
- When it's a string, there's no advantage over just specifying
`salt:minion:master`
|
před 9 roky |
Forrest
|
eeb7235ee0
|
Merge pull request #184 from 0xf10e/master
use salt_settings.syndic_service so state works on FreeBSD, too
|
před 9 roky |
Forrest
|
8d1b382343
|
Merge pull request #183 from babilen/dev-show-jid
Manage show_jid option in master configuration
|
před 9 roky |
puneet kandhari
|
52803ea883
|
Merge pull request #185 from babilen/dev-trailing-whitespace
Remove trailing whitespace from master config
|
před 9 roky |
Wolodja Wentland
|
0216d66527
|
Remove trailing whitespace from master config
|
před 9 roky |
root
|
d7382e2d1f
|
use salt_settings.syndic_service so state works on FreeBSD, too
|
před 9 roky |
Wolodja Wentland
|
52893bc978
|
Manage show_jid in master configuration
This makes it easier for users to check the status of jobs that ran into
a timeout.
|
před 9 roky |
puneet kandhari
|
8d098484ed
|
Merge pull request #164 from genuss/sign_pubkey
Add master_type option
|
před 9 roky |
Brian Jackson
|
32d2de264f
|
Merge pull request #176 from irtnog/fix-formulas-mapping-values-not-allowed-render-error
Filter all calls to formulas_git_opt through load_yaml
|
před 9 roky |