Saltstack Learning Note 1-Installation

Source: Internet
Author: User
Tags saltstack

Application System for centos6.6,python2.6

The Saltstack is divided into master and Minion,master as the control end and minion as the controlled end. I understand the architecture of Saltstack as the master instruction to bulk control minion, reduce cumbersome configuration and operation, the server less manual to operate is relatively simple, but the server to a certain amount of work can not be imagined, Saltstack can help us to reduce our daily workload very well.


master:192.168.80.10 Master

minion1:192.168.80.20 Minion1

minion2:192.168.80.30 Minion2

----------------------------------------------------------------------------

master Installation and configuration:


Yum Install Salt-master-y


Vim/etc/salt/master

interface:192.168.80.10#master本机的IP地址


Minion Installation and configuration:


Yum Install Salt-minion-y


Vim/etc/salt/minion


master:192.168.80.10#master的IP地址

Id:minion1#主机名

------------------------------------------------------------------------------

Startup process:


Master boot


/etc/init.d/salt-master start


Minion start


/etc/init.d/salt-minion start

------------------------------------------------------------------------------

At this point, both master and Minion are ready to start properly.

This article from "Eight Miles" blog, declined reprint!

Saltstack Learning Note 1-Installation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.