40 次代码提交 (0f725810c8eda46e0dc40f9a0f342554fbe34dd2)

作者 SHA1 备注 提交日期
  Raphaël Hertzog 97299983ba
Ensure consistent ordering of module_config entries 3 年前
  Dafydd Jones a89fb3f4aa fix: revert to using `is mapping` in Jinja2 3 年前
  Ryan Walder 042e9baad3
Add 'return' to reserved_keys in minion config 5 年前
  Heinz Wiesinger 549c73c739 Fix support for extra config values as mappings 6 年前
  Matthew Richardson aff75ce8ac Handle other non-iterable values like int/float. 6 年前
  Matthew Richardson 1a5027ef8c Handle pillar params with child params. (#372) 6 年前
  Matthew Richardson c363aa9e04 Handle extra config where value is a list. 6 年前
  ze42 2761d90626 minion: master_alive_interval: remove duplicate (#369) 6 年前
  Justin Riley d2ceaab7dd only set master_alive_interval once (#368) 6 年前
  Felix Russell 9f33d2afe1 [Minion] [returner] [Elasticsearch] Yaml read patch + example.pillar update (#359) 6 年前
  Andrew Ernst 9ef5335f7b Update f_defaults.conf to support elasticsearch returner (#335) 7 年前
  Elliot Chen ec8241c6fd Added minion scheduler configuration 7 年前
  Javier Bértoli 9331997269 Exclude reactors from f_defaults.conf 7 年前
  Javier Bértoli edce95f949 Updated master and minion default config files 7 年前
  Florian Ermisch e86e6fc221 Work around missing `is mapping` on CentOS/RHEL 6 7 年前
  Tobias Martin 73906a03a5
added beacons configuration support 7 年前
  Pavel Veretennikov bad783ea28 Fixes jinja in include block 7 年前
  Furlot 45e686b7f2 Add http proxy support for minion 7 年前
  carpenti 3098aebcad add engines as a reserved_keys to not add generic configuration 8 年前
  Matthew Richardson 89ece150e6 Tidy up comments, add some docs/examples. 8 年前
  Matthew Richardson 5abdaee5a2 Handle config opts not part of default config. 8 年前
  Rene Jochum 6ae81a9640 Add support for mongodb connection settings to config templates. 8 年前
  Rene Jochum 478fef683b Remove trailing whitespaces in config templates. 8 年前
  Manoj Sonawane 98d591eab2 add module_config for minions 8 年前
  Étienne BERSAC adad72741e Render config as JSON 8 年前
  Brad Thurber 39479cafe9 add missing gitfs parms to minion config file as well (for use by standalone minions) 8 年前
  a.genus e97822a0d5 Take mine_functions back 8 年前
  Niels Abspoel a4c5b4f322 update 2015.8.7 version config for the minion 8 年前
  Krzysztof Pawłowski 02be0b1367 add support for returner setting in minion configuration 9 年前
  Devon Stewart d730d4f2b8 Using cfg_salt['master'] is never the right answer 9 年前
  genus 4ff1a746d6 Add master_type option 9 年前
  genus a738198d8b Add verify_master_pubkey_sign 9 年前
  Javier Domingo 4344a1311b Cleanup template for easier user reading 9 年前
  Andrew Vant 11efee54c3 Added mine_functions to f_defaults.conf. 9 年前
  Brian Jackson 7649c26a0d Switch config file.recurse to clean by default and tell it to ignore _* 9 年前
  Niels Abspoel 90f23948ef create config option for mine_interval 9 年前
  Niels Abspoel 23fd8b64af Fix #39 multi master support to minion 9 年前
  Niels Abspoel 5bed5368e2 updated minion _defaults.conf to version 2014.7 10 年前
  Raphaël Hertzog d4ae38f825 Import the salt/formulas.jinja template with context 10 年前
  Raphaël Hertzog 445108f87a Avoid “set salt” jinja calls that mask the usual salt variable 10 年前
  Raphaël Hertzog 8a828b506e Use items() method instead of iteritems() for Python 3 compatibility 10 年前
  Raphaël Hertzog f46b4f29d8 Add new “salt.formulas” state to manage salt formulas 10 年前
  Raphaël Hertzog b93ec22244 Add a “salt.standalone” state 10 年前
  Niels Abspoel af7f9d722a more improvements in _defaults.conf 10 年前
  Niels Abspoel 4b0ec5dc01 Improved jinja spacing in template 10 年前
  Niels Abspoel 7da141721b fix spacing with gitfs. 10 年前
  Niels Abspoel ef4bc1a25a Added support for salt minion gitfs 10 年前
  Andrew Vant 00e245e20a Added recursive management of minion.d and master.d. 10 年前
  Johannes 791025e065 Avoid config key clashes 10 年前
  Wes Turner bc7ccedf45 Fix nested file,pillar _roots in minion and master templates 10 年前