ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. sam salt open
    Log in to post
    • All categories
    • scottalanmillerS

      Deploying SaltStack on Windows

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion saltstack salt open sam salt open chocolatey windows salt salt minion nano
      1
      2 Votes
      1 Posts
      2k Views
      No one has replied
    • scottalanmillerS

      Executing Basic Commands with Salt

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt salt open sam salt open devops
      1
      2 Votes
      1 Posts
      1k Views
      No one has replied
    • scottalanmillerS

      Adding a Salt Minion to a Salt Master

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack salt open open source devops linux centos centos 7 sam salt open
      2
      3 Votes
      2 Posts
      2k Views
      A

      New Commands are:

      The salt-key command is used to manage all of the keys on the master. To list the keys that are on the master:

      salt-key -L

      The keys that have been rejected, accepted, and pending acceptance are listed. The easiest way to accept the minion key is to accept all pending keys:

      salt-key -A
    • scottalanmillerS

      Installing a Salt Minion on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt salt minion saltstack devops linux centos centos 7 sam salt open
      1
      4 Votes
      1 Posts
      2k Views
      No one has replied
    • scottalanmillerS

      Installing Salt Master

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack devops linux sam salt open
      6
      8 Votes
      6 Posts
      3k Views
      scottalanmillerS

      @tim_g said in Installing Salt Master:

      @scottalanmiller said in Installing Salt Master:

      Now we can easily get Salt Master installed.
      cd /tmp; curl -L https://bootstrap.saltstack.com -o install_salt.sh
      sh install_salt.sh -M

      What's the difference between installing it like you mention above, or via the repository apt-get install salt-master for example?

      https://repo.saltstack.com/#ubuntu

      Ubuntu because that's all I have available right now for testing, in case anyone has the urge to point that out. It's also the same for Fedora: https://docs.saltstack.com/en/latest/topics/installation/fedora.html
      But that's besides the point.

      In theory it handles grabbing the repos under the hood, but in a more universal way. And handles some distros that dont' necessarily have repos.

    • 1 / 1