itamae
Simple Configuration Management Tool
Install
- All systems
-
curl cmd.cat/itamae.sh
- Debian
-
apt-get install itamae - Ubuntu
-
apt-get install itamae - Kali Linux
-
apt-get install itamae - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install itamae - Raspbian
-
apt-get install itamae
itamae
Simple Configuration Management Tool
Itamae is a simple and lightweight configuration management tool inspired by Chef. It has a Chef-like DSL, recipes only, and is idempotent. Itamae can run locally, or over SSH. It can also operate on Docker or Vagrant targets. Itamae leverages the Serverspec/Specinfra project to be OS agnostic.