<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Salt on shocksolution.com</title><link>https://shocksolution.com/tags/salt/</link><description>Recent content in Salt on shocksolution.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 13 Apr 2020 12:53:00 +0000</lastBuildDate><atom:link href="https://shocksolution.com/tags/salt/index.xml" rel="self" type="application/rss+xml"/><item><title>Dynamic node groups with Salt</title><link>https://shocksolution.com/posts/dynamic-node-groups-with-salt/</link><pubDate>Mon, 13 Apr 2020 12:53:00 +0000</pubDate><guid>https://shocksolution.com/posts/dynamic-node-groups-with-salt/</guid><description>&lt;p&gt;Salt is a great choice for a configuration management system. I have found that it scales well, both in terms of number of nodes, and complexity of configurations. However, I have found one aspect of Salt that remains under-developed: Salt doesn&amp;rsquo;t have great support for custom groupings of minions. Minion groups (which could also be called node groups, host groups, instance groups, etc.) allow you to target a predefined group of minions.&lt;/p&gt;</description></item><item><title>Managing remote servers with salt-ssh</title><link>https://shocksolution.com/posts/managing-remote-servers-with-salt-ssh/</link><pubDate>Mon, 13 May 2019 21:20:37 +0000</pubDate><guid>https://shocksolution.com/posts/managing-remote-servers-with-salt-ssh/</guid><description>&lt;p&gt;I love using &lt;a href="https://docs.saltstack.com/en/latest/"&gt;Salt&lt;/a&gt; to configure and manage servers at scale. Typically, a Salt master server manages an army of servers which are on the same private network. A salt-minion daemon runs on each client server and communicates with the master. Sometimes you need to manage a server which is outside of your internal network, such as a marketing web server running on a service like AWS LightSail, Linode, or Digital Ocean. That&amp;rsquo;s when salt-ssh comes in handy.&lt;/p&gt;</description></item></channel></rss>