Hello Salt Infra-as-Code
Salt can control thousands of computers. But it all starts at "Hello, world!".
Salt can control thousands of computers. But it all starts at "Hello, world!".
Automatically configure hundreds of computers while you sleep. To be more specific, schedule Salt state.apply to run every 15 minutes on slaves.
$ sudo salt '*' schedule.add tapply function='state.apply' minutes=15