1. 00c9ffd Fix name in .kitchen.travis.yml file by Martin Polreich · 7 years ago
  2. 9c43e4b Merge "Update .travis.yml and .kitchen.yml files for parallel testing" by Martin Polreich · 7 years ago
  3. f979fdb Merge "added chain file for salt api ssl" by Ales Komarek · 7 years ago
  4. 6303c8e added chain file for salt api ssl by Ondrej Smola · 7 years ago
  5. 601513d Merge "saltkey custom module to handle Salt minion key generation and injection to target node" by Ales Komarek · 7 years ago
  6. b892d85 saltkey custom module to handle Salt minion key generation and injection to target node by Adam Tengler · 7 years ago
  7. 997970b Update .travis.yml and .kitchen.yml files for parallel testing by Martin Polreich · 7 years ago
  8. 3ed7c43 Added support for sync modules and pillar after minion start by Ales Komarek · 7 years ago
  9. f0178ad Merge "Move cert params to map.jinja" by mcp-jenkins · 7 years ago
  10. 278324f Move cert params to map.jinja by Martin Polreich · 7 years ago
  11. 213fbe0 Minion key create/delete - reactors and orchestration pipelines by Ales Komarek · 7 years ago
  12. 457e572 Don't send CA keys to mine by Elena Ezhova · 7 years ago
  13. 8d606a9 Refactor salt.minion by Sergii Golovatiuk · 7 years ago
  14. b11fe78 Merge "Allow setting more master and minion options" by Filip Pytloun · 7 years ago
  15. b38c992 Synchronization of files from syndic node to master of masters for localfs cache backend (default) by Adam Tengler · 7 years ago
  16. 6b4134b Allow setting more master and minion options by Filip Pytloun · 7 years ago
  17. a45fed3 Allow getting CA key from a mine by Elena Ezhova · 7 years ago
  18. 688495a Merge "Salt minion allow to specify HTTP backend" by Jakub Pavlik · 7 years ago
  19. ce931cc Raise max_event_size by Matthew Mosesohn · 8 years ago
  20. 2de41e3 Skip salt packages in kitchen tests by Matthew Mosesohn · 7 years ago
  21. 576ec7f Merge pull request #53 from atengler/returner/postgres_graph_db by Aleš Komárek · 8 years ago
  22. 12b4bfc Salt PostgreSQL returner for obtaining visualization data and associated Salt module by Adam Tengler · 8 years ago
  23. 7f6bb16 [trust_ca_minions] Revert cacert generation fix by Kirill Bespalov · 8 years ago
  24. bb4c04b Salt minion allow to specify HTTP backend by Sam Stoelinga · 8 years ago
  25. dfdb515 salt.minion, salt.master switch to pkg.installed by Sam Stoelinga · 8 years ago
  26. e0127cc Merge pull request #54 from Martin819/master by Filip Pytloun · 8 years ago
  27. e7844d1 Orchestrates and reactors by Ales Komarek · 8 years ago
  28. 94414c8 Optimize 'noservices' condition by Martin Polreich · 8 years ago
  29. de89ff1 [salt.minion.cert] Improve certificates management by Kirill Bespalov · 8 years ago
  30. 5c58de3 Salt orchestrate pipeline stars based on reactor triggers by Ales Komarek · 8 years ago
  31. 967802b Merge pull request #51 from salt-formulas/meta by Filip Pytloun · 8 years ago
  32. 25e7f7c Salt master service name by Ales Komarek · 8 years ago
  33. c63f4b1 Merge "proxy_minion fix" by Ales Komarek · 8 years ago
  34. 5ebdfce proxy_minion fix by Jiri Broulik · 8 years ago
  35. 179553f Merge pull request #50 from salt-formulas/doc/update-readme-tursted-ca-minions by Filip Pytloun · 8 years ago
  36. 56066ac Update readme trusted_ca_minions by Petr Michalec · 8 years ago
  37. 7d64887 Revert "Fix salt.minion.cert CA certs generation" by Filip Pytloun · 8 years ago
  38. ea842b6 Merge pull request #49 from salt-formulas/soa by Filip Pytloun · 8 years ago
  39. d170734 SOA relations modeling by Ales Komarek · 8 years ago
  40. 6b2a592 Fix salt.minion.cert CA certs generation by Kirill Bespalov · 8 years ago
  41. 8827524 proxy_minion fix by Jiri Broulik · 8 years ago
  42. 422b879 Merge pull request #48 from salt-formulas/fix/ca_cert_render_issue by Filip Pytloun · 8 years ago
  43. 6bce131 fix ca cert render indent issue by Petr Michalec · 8 years ago
  44. 03d113e Merge pull request #47 from salt-formulas/fix/force_symlinks by Filip Pytloun · 8 years ago
  45. 91e1677 formula, service symlinks. force/makedirs True by Petr Michalec · 8 years ago
  46. f68dd4e Merge pull request #46 from salt-formulas/pr/fix/install_formulas_fix by Filip Pytloun · 8 years ago
  47. 7a2f1d2 version to be specified for salt formula by Petr Michalec · 8 years ago
  48. 5474068 Reactor system, documentation fixes by Ales Komarek · 8 years ago
  49. 3e2e49b Merge pull request #43 from salt-formulas/pr/fix/ca_cert_whitespaces by Filip Pytloun · 8 years ago
  50. 95ccd08 Add lost break into while true loop by Filip Pytloun · 8 years ago
  51. 6f6e796 fix meta/salt with missing pillar by Tomáš Kukrál · 8 years ago
  52. c37c16d Merge "Restart salt-minion on config change" by Jakub Josef · 8 years ago
  53. 5700aa5 Restart salt-minion on config change by Filip Pytloun · 8 years ago
  54. 044667b set state_output to "changes" by Tomáš Kukrál · 8 years ago
  55. 8922aef configure state_output by Tomáš Kukrál · 8 years ago
  56. 8797b20 Manage minion.d using support metadata by Filip Pytloun · 8 years ago
  57. 1a056d5 Fix pedantic syntax of the state file by Petr Michalec · 8 years ago
  58. 4c54883 Merge remote-tracking branch 'target/master' by Jenkins · 8 years ago
  59. 2029d6b Merge pull request #44 from noskovao/patch-1 by Petr Michalec · 8 years ago
  60. 5381187 update packages for centos by Tomáš Kukrál · 8 years ago
  61. bc5fce9 Merge "Use forward dependency for ca_file instead of reverse one" by Filip Pytloun · 8 years ago
  62. cdc6189 Update virt.sls by Alexander Noskov · 8 years ago
  63. 03e5362 fix prepending whitespaces starting 2nd line by Petr Michalec · 8 years ago
  64. 33715ac Merge pull request #42 from salt-formulas/pr/fix_minion_proxy_device by Petr Michalec · 8 years ago
  65. 0218e6e minor, lint/syntax by Petr Michalec · 8 years ago
  66. 4ec591c Merge pull request #41 from salt-formulas/pr/fix_minion_proxy_device by Aleš Komárek · 8 years ago
  67. e0d1980 fix minion proxy, if devices not defined by Petr Michalec · 8 years ago
  68. 70798fd Manage grains using support metadata by Filip Pytloun · 8 years ago
  69. 19054ad Use forward dependency for ca_file instead of reverse one by Yuriy Taraday · 8 years ago
  70. a0f4668 salt-proxy by Jiri Broulik · 8 years ago
  71. 05ff410 Merge pull request #40 from salt-formulas/pr/fix/tests_minion_pki_cert by Petr Michalec · 8 years ago
  72. 0f6c471 fix make test in tests_minion_pki_cert by Petr Michalec · 8 years ago
  73. 5eb6f12 Merge pull request #39 from salt-formulas/pr/fix_salt_ca_trust by Filip Pytloun · 8 years ago
  74. 64e7e68 fix, ca crt rollout for trusted_ca_minions by Petr Michalec · 8 years ago
  75. b6b945b Merge pull request #38 from salt-formulas/pr/retry_dns_sm_failover by Filip Pytloun · 8 years ago
  76. 8a3fbe9 Merge pull request #29 from salt-formulas/collect-salt-ca by Filip Pytloun · 8 years ago
  77. b368eb7 retry_dns 0 for failover setup by Petr Michalec · 8 years ago
  78. a1a09ef Add more precise match if host exists on kvm host by Ruslan Usichenko · 8 years ago
  79. e07687e Global trust for SaltCA, distribute ca.crt by Petr Michalec · 8 years ago
  80. 3cf8ea4 Merge pull request #37 from Martin819/master by Filip Pytloun · 8 years ago
  81. 6234fdf Update .travis.yml and notififcations by Martin Polreich · 8 years ago
  82. 0faeefb Merge pull request #36 from smolaon/master by Filip Pytloun · 8 years ago
  83. c2d3e6f added readme for salt minion http proxy by Ondrej Smola · 8 years ago
  84. e3ae6b3 fix conflicting salt_ca_certificates_packages by Tomáš Kukrál · 8 years ago
  85. 1fde6ea Add salt master's CA into system CA bundle by Filip Pytloun · 8 years ago
  86. a7d2ecd Run saltutil.sync_all when minion is started by Filip Pytloun · 8 years ago
  87. 4241b86 Merge pull request #35 from SwannCroiset/minion-grains by Filip Pytloun · 8 years ago
  88. 7d792fe Factorize minion grains generation by Swann Croiset · 8 years ago
  89. a480e16 add policy open_usage by Tomáš Kukrál · 8 years ago
  90. bb12216 allow to set keyUsage and extendedKeyUsage cert params by Tomáš Kukrál · 8 years ago
  91. 4045007 Merge pull request #34 from salt-formulas/pr_stateoutput by Filip Pytloun · 8 years ago
  92. dc7dbff add minion.conf default output/log level settings by Petr Michalec · 8 years ago
  93. f6128e7 Merge pull request #27 from smolaon/master by Aleš Komárek · 8 years ago
  94. 8467224 Update check for local salt master by Guillaume Thouvenin · 8 years ago
  95. 366a77f Merge pull request #33 from Martin819/master by Filip Pytloun · 8 years ago
  96. b74020f added autostart for vm into virt by Ondrej Smola · 8 years ago
  97. 92294ff Added Kitchen and Travis by Martin819 · 8 years ago
  98. 04aa7b4 fix mass install of formula pkgs by Tomáš Kukrál · 8 years ago
  99. 82aff76 Merge pull request #28 from AnezkaPonozka/speedup by Filip Pytloun · 8 years ago mcp0.5
  100. 87c561d Speed up installation of formula packages by Anežka Jadlovská · 8 years ago