58 次代码提交 (6f4880a25826ac5df3f20875df27ae7852ec440f)

作者 SHA1 备注 提交日期
  Rob Ruma 6f4880a258 Adding support for master_id option documented in https://docs.saltstack.com/en/latest/ref/configuration/master.html#master-id 8 年前
  Marcin Witowski 9d0b6b03d8 fix typo for top_file_merging_strategy in salt/files/master.d/f_defaults.conf template 8 年前
  Jeremy T. Bouse 79fcda8806 Clean up formating of nodegroups 8 年前
  Jeremy T. Bouse a89d8d9b6b Add winrepo_provider to master.d/f_defaults.conf 8 年前
  Krzysztof Pawłowski 776c5ecbe6 Add yaml_utf8 option to salt master configuration. 8 年前
  Matthew X. Economou 12390494cf Add support for s3fs 8 年前
  Rene Jochum 6ae81a9640 Add support for mongodb connection settings to config templates. 8 年前
  Rene Jochum 478fef683b Remove trailing whitespaces in config templates. 8 年前
  Raphaël Hertzog 182098fc16 JSON encode values embedded in the salt-master's configuration file 8 年前
  risca ca42d40ef9 added support for LXC profiles 8 年前
  Christian McHugh ac4ed62c03 Support engine configuration 8 年前
  Brad Thurber b9ae603fd7 Add support for master eauth LDAP config 8 年前
  Brad Thurber 939aa37028 Cleanup and make closer to the PR submitted for the mainline salt repo master config file 8 年前
  Brad Thurber c4ef48c5e8 add new gitfs functionality 8 年前
  Imran Iqbal 7f36259614 Remove excessive blank lines rendered after "Miscellaneous settings" 8 年前
  Imran Iqbal c4e116ee8f Provide Windows repo settings: 2015.8+ master used for pre-2015.8 minions 8 年前
  Imran Iqbal 7474d4239d Fix Windows repo settings using values from 2015.8 documentation 8 年前
  Niels Abspoel bfcaca38a6 merge options from 2015.8.7 version in f_defaults.conf 8 年前
  Kevin Schmidt ce6849247e add consul config support 8 年前
  Kevin Schmidt 41f2de74bd * add gitfs whitelist and blacklist 9 年前
  Niels Abspoel adb0c7008d removing accidentally committed files 9 年前
  Niels Abspoel cbe5763668 fix pillar and libvirt 9 年前
  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 9 年前
  Wolodja Wentland 0216d66527 Remove trailing whitespace from master config 9 年前
  Wolodja Wentland 52893bc978 Manage show_jid in master configuration 9 年前
  jpic 825fd7cd77 Fixed pillar_roots generation for salt-master. 9 年前
  genus fffd30fe17 Add master_sign_pubkey option 9 年前
  Edvinas Klovas 8992e15882 fix typo 9 年前
  Edvinas Klovas 47b37f2ffb Fix pillar_roots configuration format in master 9 年前
  Matt Parlette efcefd6579 Updated master.d/f_defaults for 2014.7 9 年前
  Brian Jackson 7649c26a0d Switch config file.recurse to clean by default and tell it to ignore _* 9 年前
  Niels Abspoel b8e53771f3 add mine_get function to master config 9 年前
  Niels Abspoel 7ddc1692ec added rest_tornado to _defaults.conf 9 年前
  Nitin Madhok fa6c39eccd Revert "Add mine_functions to master config template" 9 年前
  Jimmy Tang deee69319f Add mine_functions to master config template 9 年前
  Raphaël Hertzog 7fb86b9076 Fix the handling of event_return_whitelist/event_return_blacklist 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 2f2cd972ac Use items() method to loop over nodegroups/log_granular_levels dictionaries 10 年前
  Raphaël Hertzog f46b4f29d8 Add new “salt.formulas” state to manage salt formulas 10 年前
  Niels Abspoel 5029504212 Updated master config file to 2014.7 10 年前
  Niels Abspoel af7f9d722a more improvements in _defaults.conf 10 年前
  Tim O'Guin be972d9057 updated salt-master config template to add presence_events setting 10 年前
  Nitin Madhok 00a9e0640c Removing unnecessary - 10 年前
  Tiru Srikantha 70b5c981fa Test if individual gitfs remote is string 10 年前
  Marvin Frick 868854c2e7 enables use of jinja < 2.6 10 年前
  Marvin Frick 8a187ac13f adds `yaml_utf8` option to master config 10 年前
  Tim O'Guin 9fa42fe09d fixed YAML issue with templated reactor config 10 年前
  Tim O'Guin 3d52dfd8ec added proper indentation for jinja conditionals in reactor template 10 年前