Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. salt stack
    Log in to post

    • UNSOLVED Next steps with SaltStack
      IT Discussion • salt salt minion salt master salt stack • • JaredBusch  

      6
      2
      Votes
      6
      Posts
      233
      Views

      @JaredBusch Hi Play with this : https://docs.saltstack.com/en/latest/ref/states/all/salt.states.win_lgpo.html If you have windows minions and set it to run every 30/60/90 mins, and BAM you have AD without MS BS While you can use salt grains to target OSes, I like to diffrentiate them with good naming system: WIN.001 LIN.001 SRV.001 You might ask how to differentiate between windows SRV and Linux SRV, well frankly my dear i dont give damn, and i dont run Windows servers.
    • SOLVED Salt - Can't Connect to Minions After Adding Them to Master
      IT Discussion • linux windows server salt minion salt master salt stack • • wrx7m  

      4
      0
      Votes
      4
      Posts
      441
      Views

      @black3dynamite said in Salt - Can't Connect to Minions After Adding Them to Master: I sometimes have to add --timeout 60 so I can see a response salt FP01.domain.local test.ping --timeout 60 Seems to be working. I think that it was the firewall needing the exception AND using the --timeout 60 Thanks!
    • Salt-Minion can't talk to Salt-Master
      IT Discussion • saltstack salt salt minion salt stack salt-minion salt-master • • NerdyDad  

      41
      0
      Votes
      41
      Posts
      342
      Views

      Weird.. I didn't have to do anything with SELinux to get it working: https://timothygruber.com/linux/saltstack-installation-configuration/#Installing_the_Salt-Master
    • ZeroTier Client & Automatic Authorization Salt State
      IT Discussion • linux saltstack zerotier salt salt stack configuration managment • • dafyre  

      3
      3
      Votes
      3
      Posts
      1553
      Views

      @aaronstuder said in ZeroTier Client & Automatic Authorization Salt State: Nice work! Thanks It has been a while since I've tested this so let me know if it gives you any problems.