99 コミット (8617db1536aeb899c746f47f0163503ac252408a)

作成者 SHA1 メッセージ 日付
  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年前
  Krzysztof Pawłowski 02be0b1367 add support for returner setting in minion configuration 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年前
  Devon Stewart d730d4f2b8 Using cfg_salt['master'] is never the right answer 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 4ff1a746d6 Add master_type option 9年前
  genus a738198d8b Add verify_master_pubkey_sign 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年前
  Javier Domingo 4344a1311b Cleanup template for easier user reading 9年前
  Andrew Vant a01249a7fc ec2/gce profiles/providers are no longer configured if they are not used. 9年前
  Matt Parlette efcefd6579 Updated master.d/f_defaults for 2014.7 9年前
  Andrew Vant f3ed6e1828 cloud.providers.d can now be redirected. 9年前
  Andrew Vant 7e074dc379 Supplied default values for all pillar queries in provider templates. 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 b8e53771f3 add mine_get function to master config 9年前
  Niels Abspoel 23fd8b64af Fix #39 multi master support to minion 9年前
  Niels Abspoel 7ddc1692ec added rest_tornado to _defaults.conf 9年前
  Jimmy Tang 2e30a44e41 saltify provider should set correct master 9年前
  Nitin Madhok fa6c39eccd Revert "Add mine_functions to master config template" 9年前
  Jimmy Tang deee69319f Add mine_functions to master config template 9年前
  Niels Abspoel 5bed5368e2 updated minion _defaults.conf to version 2014.7 10年前
  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年前
  Jimmy Tang b687659bff Initial add of dummy saltify settings 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年前
  Raphaël Hertzog b93ec22244 Add a “salt.standalone” state 10年前
  Niels Abspoel 5029504212 Updated master config file to 2014.7 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年前
  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 cde16097ed add support for installing salt-ssh and managing the roster file, updated README and pillar.example 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年前