Simple use and configuration of saltstack

1. Preface saltstack is divided into master and slave, which can be used for cluster management 2. Environment Serr2:172.25.69.2 (main) Serr3:172.25.69.3 (from) Serr4:172.25.69.4 (from) 3. Environmental settings Main: Install saltstack-mas ...

Posted by ashbai on Sun, 18 Aug 2019 20:30:53 -0700

Error 401 for saltstack to get token

Recently, when using saltstack to get token, there are always 401 certification failures. Baidu Google has searched a lot of data and failed to solve them. Well, this time, basically the mistakes have come out. This time, I blame myself for not being too careful. With more recent events, when I saw the error, I had some psychological explosi ...

Posted by bandit8 on Sat, 11 May 2019 06:52:53 -0700

LInux Enterprise Training Chapter: Configuration of saltstack Management System and Simple Applications (rpm Installation http, php)

Introduction to saltstack Saltstack is a C/S architecture configuration management tool based on Python. The bottom layer uses ZeroMQ message queue pub/sub mode to communicate, and uses SSL certificate issuance mode to manage authentication. Deployment is easy, it can run in a few minutes, scalability is good, it is easy to ...

Posted by AndyBG on Fri, 11 Jan 2019 23:12:11 -0800