Point I began to study:
Http://edu.51cto.com/course/course_id-2354.html
1 Training Objectives
The objective of this course is to enable all participants to participate in the training Saltstack Server Management, skilled use of remote execution of the function of the bulk operation of the server, using configuration management for automated installation, deployment and management. At the same time, according to the production needs of enterprises to customize the development. Finally lead the trainees through the production project - using thesaltstack for OpenStack automated deployment.
2 Pre-Knowledge
l familiar with Linux basic commands and system management.
l familiar with the concept of automatic operation and maintenance.
l at least one year working experience in related position.
3 preparatory work
l a laptop computer.
l installation VirtualBox or VMWARE Workstation virtual machine software.
l install two units. centos-6.6-x86_64 of virtual machines.
N Close iptables and SELinux.
N set the host name and IP address. At the same time do host hosts to parse.
Note: The hostname configuration must be consistent with the instructor, making it easy to experiment.
192.168.56.21 saltstack-node1.example.com
192.168.56.22 saltstack-node2.example.com
4 Training Syllabus4.1SaltStack Quick Start
saltstack Introduction
saltstack Deployment
saltstack Master configuration
saltstack Minion configuration
saltstack Certification
saltstack remote execution
saltstack Configuration Management
4.2SaltStack Data System
What is Grains?
Custom Grains
Grains Common operations
Grains Use cases
What is Pillar?
defining Pillar data
Pillar Common operations
Pillar Use cases
Grains and Pillar differences
4.3SaltStack Remote Execution
Target (targeting)
Module (Modules)
Return to program (returnners)
4.4SaltStack Configuration Management
Status (states)
Status Module
highstates data Structure
states Writing skills
states Dependency relationship
using the Jinja template
4.5SlatStack Management practices
Salt Runners
Salt Job Management
Salt SSH
SLS testing
4.6SaltStack Practice Cases
Initialization of the system
Zabbix
Nginx
PHP
Haproxy
keepalived
4.7OpenStack Automated Deployment
Project Planning
initializing the module
MySQL module
RabbitMQ module
Keystone module
Glance module
Nova module
Neutron module
Cinder module
tips for use
This article is from the "Ops Community" blog, so be sure to keep this source http://unixhot.blog.51cto.com/1110045/1662825
Automated Operation Koriyuki Saltstack Practice Video Tutorial