ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Easier guide to setup Salt Stack/Ansible for Windows environment ?

    IT Discussion
    6
    33
    2.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • openitO
      openit
      last edited by

      Hello all,

      I have seen so many recommendations about Salt Stack and Ansible from different posts.

      I only realized there is such software exists for free after joining ML.

      I really wish to give a try in Windows Workgroup environment. Is there any easy setup guide (not boring official docs :)), articles or VM to download and spin to check how it works ?

      I think I have tried on CentOS long ago but was not successful. Also, are their agents to be installed on client computers ?

      Thanks !

      1 Reply Last reply Reply Quote 0
      • A
        Alex Sage
        last edited by

        Here is the official docs for Salt:

        https://docs.saltstack.com/en/latest/topics/installation/windows.html

        openitO 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Salt is all agent based, you can get around it, but the design of the system is for agents.

          openitO 1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller
            last edited by

            Here is the simple agent install guide for Windows.

            https://mangolassi.it/topic/11891/deploying-saltstack-on-windows

            openitO 1 Reply Last reply Reply Quote 2
            • scottalanmillerS
              scottalanmiller
              last edited by

              The SaltStack tag is loaded with resources.

              1 Reply Last reply Reply Quote 1
              • openitO
                openit @Alex Sage
                last edited by

                @aaronstuder said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                Here is the official docs for Salt:

                https://docs.saltstack.com/en/latest/topics/installation/windows.html

                Thanks.
                So, Salt Master = Salt Stack Server
                Salt Minion = Salt Stack Client

                Right ?

                Reid CooperR 1 Reply Last reply Reply Quote 1
                • openitO
                  openit @scottalanmiller
                  last edited by

                  @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                  Salt is all agent based, you can get around it, but the design of the system is for agents.

                  Great. I like agent based one than agentless.

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • Reid CooperR
                    Reid Cooper @openit
                    last edited by

                    @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                    @aaronstuder said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                    Here is the official docs for Salt:

                    https://docs.saltstack.com/en/latest/topics/installation/windows.html

                    Thanks.
                    So, Salt Master = Salt Stack Server
                    Salt Minion = Salt Stack Client

                    Right ?

                    The terms Salt and SaltStack are generally interchangeable everywhere that I've seen.

                    1 Reply Last reply Reply Quote 1
                    • openitO
                      openit @scottalanmiller
                      last edited by

                      @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                      Here is the simple agent install guide for Windows.

                      https://mangolassi.it/topic/11891/deploying-saltstack-on-windows

                      I understand this is to setup the Client (ask Salt Stack Minion).

                      How about setting up Salt Stack server or master ?

                      I believe it's only available for Linux ?

                      How to setup the Salt Stack Master easily 🙂 ? any demo VM will great 😉

                      scottalanmillerS 2 Replies Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @openit
                        last edited by

                        @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                        @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                        Salt is all agent based, you can get around it, but the design of the system is for agents.

                        Great. I like agent based one than agentless.

                        Me too, agentless is so prone to error and relies on LAN-centric thinking in most cases.

                        openitO 2 Replies Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @openit
                          last edited by

                          @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                          How about setting up Salt Stack server or master ?

                          I believe it's only available for Linux ?

                          Same code that the Minion uses, so you just saw it downloaded for Windows. Of course, running it on Windows is pretty silly. But it will work just fine.

                          1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller
                            last edited by

                            Deploying a Salt Master.

                            https://mangolassi.it/topic/11812/installing-salt-master

                            openitO 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @openit
                              last edited by

                              @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                              any demo VM will great 😉

                              Salt is SO easy, a demo VM would actually make it harder.

                              openitO 1 Reply Last reply Reply Quote 0
                              • openitO
                                openit @scottalanmiller
                                last edited by

                                @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                Salt is all agent based, you can get around it, but the design of the system is for agents.

                                Great. I like agent based one than agentless.

                                Me too, agentless is so prone to error and relies on LAN-centric thinking in most cases.

                                Yeah, I feel agent based are more reliable.

                                Also, I have seen somewhere in ML that in comparison to AD with SS, someone mentioned SS is good even Lanless. Not sure what is Lanless ?

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • openitO
                                  openit @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                  @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                  @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                  Salt is all agent based, you can get around it, but the design of the system is for agents.

                                  Great. I like agent based one than agentless.

                                  Me too, agentless is so prone to error and relies on LAN-centric thinking in most cases.

                                  Could you elaborate LAN-centric ?

                                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @openit
                                    last edited by

                                    @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                    Also, I have seen somewhere in ML that in comparison to AD with SS, someone mentioned SS is good even Lanless. Not sure what is Lanless ?

                                    LANless, meaning "without a LAN." Or "not depending on a LAN." Could be written "sans LAN."

                                    Youtube Video

                                    openitO 1 Reply Last reply Reply Quote 1
                                    • scottalanmillerS
                                      scottalanmiller @openit
                                      last edited by

                                      @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                      @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                      @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                      @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                      Salt is all agent based, you can get around it, but the design of the system is for agents.

                                      Great. I like agent based one than agentless.

                                      Me too, agentless is so prone to error and relies on LAN-centric thinking in most cases.

                                      Could you elaborate LAN-centric ?

                                      Requiring, depending on or "assuming" a LAN. An agentless system would require that the systems to be managed be exposed in ways you would not want to do on the public Internet - therefore depending on a LAN for security. Something you cannot do with modern hosted systems.

                                      1 Reply Last reply Reply Quote 0
                                      • openitO
                                        openit @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                        @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                        Also, I have seen somewhere in ML that in comparison to AD with SS, someone mentioned SS is good even Lanless. Not sure what is Lanless ?

                                        LANless, meaning "without a LAN." Or "not depending on a LAN." Could be written "sans LAN."

                                        Youtube Video

                                        Wow, that's you @scottalanmiller 🙂 , will take some dedicated time later to watch it.

                                        scottalanmillerS 1 Reply Last reply Reply Quote 1
                                        • openitO
                                          openit @scottalanmiller
                                          last edited by

                                          @scottalanmiller said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                          @openit said in Easier guide to setup Salt Stack/Ansible for Windows environment ?:

                                          any demo VM will great 😉

                                          Salt is SO easy, a demo VM would actually make it harder.

                                          Oh okay, I will give a try with above article if that's the case.

                                          1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @openit
                                            last edited by

                                            @openit lol, yet that is me.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post