1. 3b7fdd8 dont control salt minion service except bootstrap script options by Petr Michalec · 7 years ago
  2. c0bfa97 Relaxed way to restart salt master by Petr Michalec · 7 years ago
  3. 33c0489 tune bootstrap salt version variables by Petr Michalec · 7 years ago
  4. 05b5245 Fix platform_family recognition for centos/rhel based os by Petr Michalec · 7 years ago
  5. a361d4e fix condition checks in clone_reclass by Petr Michalec · 7 years ago
  6. 5951ff4 Restart salt master once reconfigured from model by Petr Michalec · 7 years ago
  7. a2f351c tune install_reclass function by Petr Michalec · 7 years ago
  8. 2f9a35b Install reclass with sudo; update messages by Petr Michalec · 7 years ago
  9. a6cd2bd Install function for reclass from custom fork by Petr Michalec · 7 years ago
  10. c749e86 Relaxed approach to set HOSTNAME/DOMAIN by Petr Michalec · 7 years ago
  11. c33e5aa Remove reclass_source_path from reclass conf by Petr Michalec · 7 years ago
  12. 51ece84 cleanup nodes/_generated on setup part only by Petr Michalec · 7 years ago
  13. d9d0a32 properly update reclass_source_path variable by Petr Michalec · 7 years ago
  14. dd1a047 Alternative reclass module path by Petr Michalec · 7 years ago
  15. 74d189b Merge pull request #15 from cyplenochek/master by Petr Michalec · 7 years ago
  16. f8fd20e fix test of $MASTER_HOSTNAME to prevent from exit from bash by princess · 7 years ago
  17. f08e2f0 fix test of $MASTER_HOSTNAME to prevent from exit from bash by princess · 7 years ago
  18. d0cebae Update bootstrap procedures by Petr Michalec · 7 years ago
  19. a7de6df update salt_master/master_hostname usage, add master_ip by Petr Michalec · 7 years ago
  20. ffc22d3 avoid configure mirantis repo for minions inst. by Petr Michalec · 7 years ago
  21. 1685df9 Merge pull request #13 from chnyda/master by Petr Michalec · 7 years ago
  22. 86d63b4 Extend list of installed formulas on salt master by chnyda · 7 years ago
  23. 4c98182 Update README by Petr Michalec · 7 years ago
  24. 5e2d0b6 update by Petr Michalec · 7 years ago
  25. c7dabcf Update README by Petr Michalec · 7 years ago
  26. e80da2b Merge pull request #12 from salt-formulas/print-sm-config by Aleš Komárek · 7 years ago
  27. 24b30e8 print salt-master config on bootstrap by Petr Michalec · 7 years ago
  28. 58575b9 fix syntax on bootstrap() after a last minor ch. by Petr Michalec · 7 years ago
  29. 3ec1dd0 Merge pull request #6 from salt-formulas/update-verification by Petr Michalec · 7 years ago
  30. ec6cc68 change order of commands by Petr Michalec · 7 years ago
  31. 7f3e7e7 avoid to break if salt.master.service fails by Petr Michalec · 7 years ago
  32. 571d6b8 syntax issue fixed by Petr Michalec · 7 years ago
  33. b7c69fd Merge pull request #11 from salt-formulas/use-missing-class-option by Petr Michalec · 7 years ago
  34. da01420 Use ignore_class_notfound during bootstrap by Petr Michalec · 7 years ago
  35. d5d7d03 Merge pull request #8 from salt-formulas/fix-ignore-missing-class by Petr Michalec · 7 years ago
  36. 212cc6a store minimized SM config under _generated by Petr Michalec · 7 years ago
  37. 02a48c6 Merge pull request #10 from salt-formulas/update-minimal-sm-config by Petr Michalec · 7 years ago
  38. d81d1f5 update minmal SM config by Petr Michalec · 7 years ago
  39. 89541f4 Merge pull request #9 from salt-formulas/add-master-hostname-default by Petr Michalec · 7 years ago
  40. 2e3a499 Add default master_hostname by Petr Michalec · 7 years ago
  41. b444ef9 source vars in / as well by Petr Michalec · 7 years ago
  42. 4be5e5b fix ignore_class_notfound if unknow option by Petr Michalec · 7 years ago
  43. d427308 Merge pull request #7 from salt-formulas/ignore-class-missing by Cedric HNYDA · 7 years ago
  44. bd5586d reclass option: ingore class not found by Petr Michalec · 7 years ago
  45. a514134 user reclass.validate_* in model verification by Petr Michalec · 7 years ago
  46. a894ac3 Merge pull request #5 from jumpojoy/fix_source by Petr Michalec · 7 years ago
  47. 7a4161c Update source_local_envs function by Vasyl Saienko · 7 years ago
  48. 68d0808 Merge pull request #3 from salt-formulas/new-bootstrap by Petr Michalec · 7 years ago
  49. 1ed1b3c Merge salt-master-setup/init.sh by Petr Michalec · 7 years ago new-bootstrap
  50. 8094760 Merge pull request #1 from salt-formulas/pr/env-variables by Petr Michalec · 7 years ago
  51. a65d900 Merge pull request #2 from atengler/indentation-fix by Petr Michalec · 7 years ago
  52. 1a9f1a7 Add \t char at the beggining of line to fix resulting indentation by Adam Tengler · 7 years ago
  53. 4a11f9d Update repo path, clone it instead of svn export by Petr Michalec · 7 years ago
  54. 5efab50 update path to repo by Petr Michalec · 7 years ago
  55. ed921b1 Update salt-master-setup.sh by Petr Michalec · 7 years ago pr/env-variables
  56. 554c4a3 Sourcing env. specific varables by Petr Michalec · 7 years ago
  57. 1b37311 Initial commit by Ales Komarek · 7 years ago