Trending

#SaltProject

Latest posts tagged with #SaltProject on Bluesky

Latest Top
Trending

Posts tagged #SaltProject

Preview
Build software better, together GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

New Salt Releases: 3007.12 and 3006.20 are out! 🎉

Easily test and manage your Salt setups in a clean Docker container.

github.com/cdalvaro/doc...

Built for the community. Maintained with ❤️ by @cdalvaro

#SaltProject #SaltStack #DevOps #Docker #Containers #SaltAPI #Automation #IoT #Puppet

1 0 0 0
Original post on fosstodon.org

:saltstack: :docker: New Salt Releases: 3007.12 and 3006.20 are out! 🎉

Easily test and manage your Salt setups in a clean Docker container:

docker pull ghcr.io/cdalvaro/docker-salt-master:latest

🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples.
💬 Feedback and PRs […]

0 1 0 0
Original post on fosstodon.org

🐳🧂 New Salt Releases: 3007.8 and 3006.16 are out! 🎉

Easily test and manage your Salt setups in a clean Docker container:

docker pull ghcr.io/cdalvaro/docker-salt-master:3007.8

🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples.
💬 Feedback and PRs are welcome! […]

1 1 0 0
Saltproject.io - Salt 3006.14 LTS and 3007.6 STS are available

New Bugfix Releases from Salt Project:
Salt v3006.14 LTS and v3007.10 STS are available!

saltproject.io/blog/2025-07-10-new-rele...

#SaltProject #SaltStack

0 0 0 0
Saltproject.io - Salt security advisory release - 2025-JUN-12

New Security Releases from Salt Project:
Salt v3006.12 LTS and v3007.4 STS are available!

saltproject.io/security-announcements/2...

#SaltStack #SaltProject

0 0 0 0
Saltproject.io - Open Hour and Q&A 2025-MAY-15

In the Salt Project Community open hour this month, the team talked about the recent Salt 3007.2 STS release, the in-progress work to upgrade current Salt releases to use Python 3.11.x in relenv, and more!

https://saltproject.io/blog/2025-05-15-open-hour/

#SaltProject #SaltStack

0 0 0 0
Saltproject.io - Salt 3007.2 STS is available

New Release from Salt Project:
Salt v3007.2 STS is available!

saltproject.io/blog/2025-05-14-new-rele...

#SaltProject #SaltStack

0 0 0 0
Original post on fosstodon.org

🐳🧂 New Release: Salt Chlorine v3007.2 is out! 🎉

Easily test and manage your Salt setups in a clean Docker container:

docker pull ghcr.io/cdalvaro/docker-salt-master:3007.2

🔧 Includes Salt API, production-ready config & more.
📚 Docs & usage examples […]

1 1 0 0
Saltproject.io - Open Hour and Q&A 2025-APR-17

In the Salt Project Community Open Hour this month, the team talked about David Murphy retiring, revival of the Salt Project MacOS Working Group, and more.

https://saltproject.io/blog/2025-04-17-open-hour/

#SaltProject #SaltStack

1 0 0 0
Saltproject.io - A Letter from David Murphy: Retiring from Tech

A Letter from David Murphy: Retiring from Tech

Serious thanks, to David, for all the work over the years in making Salt awesome and being a hero in the community!

saltproject.io/blog/2025-04-02-david-mu...

#SaltProject #SaltStack

1 0 0 0

Anytime anyone needs an audit of compliance, just run #Salt !

Done in seconds!

Plus I can make custom compliance-checkers in #Python, masquerading as custom states!

#SaltStack #SaltProject

1 0 0 0
Saltproject.io - Open Hour and Q&A 2025-MAR-20

Salt Project posted notes from the March 20th, 2025 Open Hour call.

In this month’s open hour, we talked about the completion of Salt Project CI work, the recent release of Salt v3006.10 LTS, and more!

https://saltproject.io/blog/2025-03-26-open-hour/

#SaltProject #SaltStack

1 1 0 0

For example

```
Required Packages:
pkg.installed:
- pkgs:
{% for pkg in req_pkgs -%}
- {{pkg}}
{% endfor %}
```

Makes for tight,
easy to read,
easy to maintain,
powerful formulae.

#Salt #SaltStack #SaltProject

1 0 2 0

In #Ansible
The YAML is parsed first,
Then the Jinja2 is templated.

In #SaltStack
The Jinja2 gets templated first,
The the YAML is parsed.

I found #SaltProject 's approach to be
MUCH easier to reason about.

Also,
allows for dynamic building of YAML lists
Without needing special filters.

0 0 1 0

Upgrading #SaltStack minions remotely is an exercise in nail-biting 😅

It *does* work, but I wouldn't ever think of upgrading ALL the minions in one go. It's just too much of an anxiety for me 😂

#SaltProject

0 0 0 0
Saltproject.io - Salt 3006.10 LTS is available

New Release from Salt Project:
Salt v3006.10 LTS is available!

saltproject.io/blog/2025-03-19-new-rele...

#SaltProject #SaltStack

1 0 1 0