配置使用;yum安装slatstack的master,minion<at>centos6_x86_64

使用:

#######################################

配置:

#######################################

安装:

服务端安装:


[[email protected] about_saltstack]# yum -y install yum-utils.noarch
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* epel: ftp.sjtu.edu.cn
* extras: mirrors.btte.net
* updates: mirrors.btte.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package yum-utils.noarch 0:1.1.30-14.el6 will be updated
---> Package yum-utils.noarch 0:1.1.30-17.el6_5 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================================================
Package Arch Version Repository Size
==========================================================================================================================
Updating:
yum-utils noarch 1.1.30-17.el6_5 updates 102 k

Transaction Summary
==========================================================================================================================
Upgrade 1 Package(s)

Total download size: 102 k
Downloading Packages:
yum-utils-1.1.30-17.el6_5.noarch.rpm | 102 kB 00:00
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Importing GPG key 0xC105B9DE:
Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6[email protected]>
Package: centos-release-6-5.el6.centos.11.1.x86_64 (@anaconda-CentOS-201311272149.x86_64/6.5)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
Updating : yum-utils-1.1.30-17.el6_5.noarch 1/2
Cleanup : yum-utils-1.1.30-14.el6.noarch 2/2
Verifying : yum-utils-1.1.30-17.el6_5.noarch 1/2
Verifying : yum-utils-1.1.30-14.el6.noarch 2/2

Updated:
yum-utils.noarch 0:1.1.30-17.el6_5

Complete!
[[email protected] about_saltstack]# yumdownloader salt-master salt-minion
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* epel: ftp.sjtu.edu.cn
* extras: mirrors.btte.net
* updates: mirrors.btte.net
salt-master-2014.1.4-1.el6.noarch.rpm | 36 kB 00:00
salt-minion-2014.1.4-1.el6.noarch.rpm | 22 kB 00:00
[[email protected] about_saltstack]# ll
total 76
-rw-r--r--. 1 root root 14540 Nov 5 2012 epel-release-6-8.noarch.rpm
-rw-r--r--. 1 root root 36760 May 9 04:32 salt-master-2014.1.4-1.el6.noarch.rpm
-rw-r--r--. 1 root root 22020 May 9 04:32 salt-minion-2014.1.4-1.el6.noarch.rpm
[[email protected] about_saltstack]# yum install -y salt-master
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* epel: ftp.sjtu.edu.cn
* extras: mirrors.btte.net
* updates: mirrors.btte.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package salt-master.noarch 0:2014.1.4-1.el6 will be installed
--> Processing Dependency: salt = 2014.1.4-1.el6 for package: salt-master-2014.1.4-1.el6.noarch
--> Running transaction check
---> Package salt.noarch 0:2014.1.4-1.el6 will be installed
--> Processing Dependency: sshpass for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: python-zmq for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: python-msgpack for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: python-jinja2 for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: m2crypto for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: PyYAML for package: salt-2014.1.4-1.el6.noarch
--> Running transaction check
---> Package PyYAML.x86_64 0:3.10-3.el6 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-3.el6.x86_64
---> Package m2crypto.x86_64 0:0.20.2-9.el6 will be installed
---> Package python-jinja2.x86_64 0:2.2.1-1.el6 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.2.1-1.el6.x86_64
---> Package python-msgpack.x86_64 0:0.1.13-3.el6 will be installed
---> Package python-zmq.x86_64 0:2.2.0.1-1.el6 will be installed
--> Processing Dependency: libzmq.so.3()(64bit) for package: python-zmq-2.2.0.1-1.el6.x86_64
---> Package sshpass.x86_64 0:1.05-1.el6 will be installed
--> Running transaction check
---> Package libyaml.x86_64 0:0.1.6-1.el6 will be installed
---> Package python-babel.noarch 0:0.9.4-5.1.el6 will be installed
---> Package zeromq3.x86_64 0:3.2.4-1.el6 will be installed
--> Processing Dependency: libpgm-5.1.so.0()(64bit) for package: zeromq3-3.2.4-1.el6.x86_64
--> Running transaction check
---> Package openpgm.x86_64 0:5.1.118-3.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================================================
Package Arch Version Repository Size
==========================================================================================================================
Installing:
salt-master noarch 2014.1.4-1.el6 epel 36 k
Installing for dependencies:
PyYAML x86_64 3.10-3.el6 epel 157 k
libyaml x86_64 0.1.6-1.el6 epel 52 k
m2crypto x86_64 0.20.2-9.el6 base 471 k
openpgm x86_64 5.1.118-3.el6 epel 165 k
python-babel noarch 0.9.4-5.1.el6 base 1.4 M
python-jinja2 x86_64 2.2.1-1.el6 base 465 k
python-msgpack x86_64 0.1.13-3.el6 epel 29 k
python-zmq x86_64 2.2.0.1-1.el6 epel 424 k
salt noarch 2014.1.4-1.el6 epel 2.8 M
sshpass x86_64 1.05-1.el6 epel 19 k
zeromq3 x86_64 3.2.4-1.el6 epel 334 k

Transaction Summary
==========================================================================================================================
Install 12 Package(s)

Total download size: 6.3 M
Installed size: 23 M
Downloading Packages:
(1/12): PyYAML-3.10-3.el6.x86_64.rpm | 157 kB 00:00
(2/12): libyaml-0.1.6-1.el6.x86_64.rpm | 52 kB 00:00
(3/12): m2crypto-0.20.2-9.el6.x86_64.rpm | 471 kB 00:00
(4/12): openpgm-5.1.118-3.el6.x86_64.rpm | 165 kB 00:00
(5/12): python-babel-0.9.4-5.1.el6.noarch.rpm | 1.4 MB 00:00
(6/12): python-jinja2-2.2.1-1.el6.x86_64.rpm | 465 kB 00:00
(7/12): python-msgpack-0.1.13-3.el6.x86_64.rpm | 29 kB 00:00
(8/12): python-zmq-2.2.0.1-1.el6.x86_64.rpm | 424 kB 00:00
(9/12): salt-2014.1.4-1.el6.noarch.rpm | 2.8 MB 00:00
(10/12): salt-master-2014.1.4-1.el6.noarch.rpm | 36 kB 00:00
(11/12): sshpass-1.05-1.el6.x86_64.rpm | 19 kB 00:00
(12/12): zeromq3-3.2.4-1.el6.x86_64.rpm | 334 kB 00:00
--------------------------------------------------------------------------------------------------------------------------
Total 3.9 MB/s | 6.3 MB 00:01
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : sshpass-1.05-1.el6.x86_64 1/12
Installing : libyaml-0.1.6-1.el6.x86_64 2/12
Installing : PyYAML-3.10-3.el6.x86_64 3/12
Installing : python-msgpack-0.1.13-3.el6.x86_64 4/12
Installing : m2crypto-0.20.2-9.el6.x86_64 5/12
Installing : python-babel-0.9.4-5.1.el6.noarch 6/12
Installing : python-jinja2-2.2.1-1.el6.x86_64 7/12
Installing : openpgm-5.1.118-3.el6.x86_64 8/12
Installing : zeromq3-3.2.4-1.el6.x86_64 9/12
Installing : python-zmq-2.2.0.1-1.el6.x86_64 10/12
Installing : salt-2014.1.4-1.el6.noarch 11/12
Installing : salt-master-2014.1.4-1.el6.noarch 12/12
Verifying : openpgm-5.1.118-3.el6.x86_64 1/12
Verifying : PyYAML-3.10-3.el6.x86_64 2/12
Verifying : python-babel-0.9.4-5.1.el6.noarch 3/12
Verifying : python-jinja2-2.2.1-1.el6.x86_64 4/12
Verifying : salt-master-2014.1.4-1.el6.noarch 5/12
Verifying : m2crypto-0.20.2-9.el6.x86_64 6/12
Verifying : python-zmq-2.2.0.1-1.el6.x86_64 7/12
Verifying : python-msgpack-0.1.13-3.el6.x86_64 8/12
Verifying : zeromq3-3.2.4-1.el6.x86_64 9/12
Verifying : libyaml-0.1.6-1.el6.x86_64 10/12
Verifying : sshpass-1.05-1.el6.x86_64 11/12
Verifying : salt-2014.1.4-1.el6.noarch 12/12

Installed:
salt-master.noarch 0:2014.1.4-1.el6

Dependency Installed:
PyYAML.x86_64 0:3.10-3.el6 libyaml.x86_64 0:0.1.6-1.el6 m2crypto.x86_64 0:0.20.2-9.el6
openpgm.x86_64 0:5.1.118-3.el6 python-babel.noarch 0:0.9.4-5.1.el6 python-jinja2.x86_64 0:2.2.1-1.el6
python-msgpack.x86_64 0:0.1.13-3.el6 python-zmq.x86_64 0:2.2.0.1-1.el6 salt.noarch 0:2014.1.4-1.el6
sshpass.x86_64 0:1.05-1.el6 zeromq3.x86_64 0:3.2.4-1.el6

Complete!

客户端安装:

rpm -Uvh
http://ftp.linux.ncsu.edu/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm
--import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
yum update
yum list all
&& yum makecache
yum install -y salt-minion

rpm -Uvh
http://ftp.linux.ncsu.edu/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm | rpm
--import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 && yum list all &&
yum makecache && yum install -y salt-minion


###############################################################################
[[email protected] src]# yum install -y salt-minion
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* epel: ftp.sjtu.edu.cn
* extras: mirrors.btte.net
* updates: mirrors.btte.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package salt-minion.noarch 0:2014.1.4-1.el6 will be installed
--> Processing Dependency: salt = 2014.1.4-1.el6 for package: salt-minion-2014.1.4-1.el6.noarch
--> Running transaction check
---> Package salt.noarch 0:2014.1.4-1.el6 will be installed
--> Processing Dependency: sshpass for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: python-zmq for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: python-msgpack for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: python-jinja2 for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: m2crypto for package: salt-2014.1.4-1.el6.noarch
--> Processing Dependency: PyYAML for package: salt-2014.1.4-1.el6.noarch
--> Running transaction check
---> Package PyYAML.x86_64 0:3.10-3.el6 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-3.el6.x86_64
---> Package m2crypto.x86_64 0:0.20.2-9.el6 will be installed
---> Package python-jinja2.x86_64 0:2.2.1-1.el6 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.2.1-1.el6.x86_64
---> Package python-msgpack.x86_64 0:0.1.13-3.el6 will be installed
---> Package python-zmq.x86_64 0:2.2.0.1-1.el6 will be installed
--> Processing Dependency: libzmq.so.3()(64bit) for package: python-zmq-2.2.0.1-1.el6.x86_64
---> Package sshpass.x86_64 0:1.05-1.el6 will be installed
--> Running transaction check
---> Package libyaml.x86_64 0:0.1.6-1.el6 will be installed
---> Package python-babel.noarch 0:0.9.4-5.1.el6 will be installed
---> Package zeromq3.x86_64 0:3.2.4-1.el6 will be installed
--> Processing Dependency: libpgm-5.1.so.0()(64bit) for package: zeromq3-3.2.4-1.el6.x86_64
--> Running transaction check
---> Package openpgm.x86_64 0:5.1.118-3.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================================================
Package Arch Version Repository Size
==========================================================================================================================
Installing:
salt-minion noarch 2014.1.4-1.el6 epel 22 k
Installing for dependencies:
PyYAML x86_64 3.10-3.el6 epel 157 k
libyaml x86_64 0.1.6-1.el6 epel 52 k
m2crypto x86_64 0.20.2-9.el6 base 471 k
openpgm x86_64 5.1.118-3.el6 epel 165 k
python-babel noarch 0.9.4-5.1.el6 base 1.4 M
python-jinja2 x86_64 2.2.1-1.el6 base 465 k
python-msgpack x86_64 0.1.13-3.el6 epel 29 k
python-zmq x86_64 2.2.0.1-1.el6 epel 424 k
salt noarch 2014.1.4-1.el6 epel 2.8 M
sshpass x86_64 1.05-1.el6 epel 19 k
zeromq3 x86_64 3.2.4-1.el6 epel 334 k

Transaction Summary
==========================================================================================================================
Install 12 Package(s)

Total download size: 6.3 M
Installed size: 23 M
Downloading Packages:
(1/12): PyYAML-3.10-3.el6.x86_64.rpm | 157 kB 00:00
(2/12): libyaml-0.1.6-1.el6.x86_64.rpm | 52 kB 00:00
(3/12): m2crypto-0.20.2-9.el6.x86_64.rpm | 471 kB 00:00
(4/12): openpgm-5.1.118-3.el6.x86_64.rpm | 165 kB 00:00
(5/12): python-babel-0.9.4-5.1.el6.noarch.rpm | 1.4 MB 00:00
(6/12): python-jinja2-2.2.1-1.el6.x86_64.rpm | 465 kB 00:00
(7/12): python-msgpack-0.1.13-3.el6.x86_64.rpm | 29 kB 00:00
(8/12): python-zmq-2.2.0.1-1.el6.x86_64.rpm | 424 kB 00:00
(9/12): salt-2014.1.4-1.el6.noarch.rpm | 2.8 MB 00:01
(10/12): salt-minion-2014.1.4-1.el6.noarch.rpm | 22 kB 00:00
(11/12): sshpass-1.05-1.el6.x86_64.rpm | 19 kB 00:00
(12/12): zeromq3-3.2.4-1.el6.x86_64.rpm | 334 kB 00:00
--------------------------------------------------------------------------------------------------------------------------
Total 2.7 MB/s | 6.3 MB 00:02
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
Installing : sshpass-1.05-1.el6.x86_64 1/12
Installing : libyaml-0.1.6-1.el6.x86_64 2/12
Installing : PyYAML-3.10-3.el6.x86_64 3/12
Installing : python-msgpack-0.1.13-3.el6.x86_64 4/12
Installing : m2crypto-0.20.2-9.el6.x86_64 5/12
Installing : python-babel-0.9.4-5.1.el6.noarch 6/12
Installing : python-jinja2-2.2.1-1.el6.x86_64 7/12
Installing : openpgm-5.1.118-3.el6.x86_64 8/12
Installing : zeromq3-3.2.4-1.el6.x86_64 9/12
Installing : python-zmq-2.2.0.1-1.el6.x86_64 10/12
Installing : salt-2014.1.4-1.el6.noarch 11/12
Installing : salt-minion-2014.1.4-1.el6.noarch 12/12
Verifying : openpgm-5.1.118-3.el6.x86_64 1/12
Verifying : PyYAML-3.10-3.el6.x86_64 2/12
Verifying : python-babel-0.9.4-5.1.el6.noarch 3/12
Verifying : salt-minion-2014.1.4-1.el6.noarch 4/12
Verifying : python-jinja2-2.2.1-1.el6.x86_64 5/12
Verifying : salt-2014.1.4-1.el6.noarch 6/12
Verifying : m2crypto-0.20.2-9.el6.x86_64 7/12
Verifying : python-zmq-2.2.0.1-1.el6.x86_64 8/12
Verifying : python-msgpack-0.1.13-3.el6.x86_64 9/12
Verifying : zeromq3-3.2.4-1.el6.x86_64 10/12
Verifying : libyaml-0.1.6-1.el6.x86_64 11/12
Verifying : sshpass-1.05-1.el6.x86_64 12/12

Installed:
salt-minion.noarch 0:2014.1.4-1.el6

Dependency Installed:
PyYAML.x86_64 0:3.10-3.el6 libyaml.x86_64 0:0.1.6-1.el6 m2crypto.x86_64 0:0.20.2-9.el6
openpgm.x86_64 0:5.1.118-3.el6 python-babel.noarch 0:0.9.4-5.1.el6 python-jinja2.x86_64 0:2.2.1-1.el6
python-msgpack.x86_64 0:0.1.13-3.el6 python-zmq.x86_64 0:2.2.0.1-1.el6 salt.noarch 0:2014.1.4-1.el6
sshpass.x86_64 0:1.05-1.el6 zeromq3.x86_64 0:3.2.4-1.el6

Complete!

配置使用;yum安装slatstack的master,minion<at>centos6_x86_64,布布扣,bubuko.com

时间: 2024-10-12 09:04:31

配置使用;yum安装slatstack的master,minion<at>centos6_x86_64的相关文章

centos 6.2下的svn服务器的配置(YUM安装)

安装了一下SVN服务器,本文没有与Apache整合,过程如下: 检查已安装版本 #检查是否安装了低版本的SVN [[email protected] /]# rpm -qa subversion #如果存储旧版本,卸载旧版本SVN [[email protected] modules]# yum remove subversion 安装SVN [[email protected] modules]# yum install subversion 验证安装 检验已经安装的SVN版本信息  [[em

yum 安装mysql, yum安装指定版本的mysql

yum安装mysql: 1. 查看有没有安装过 yum list installed MySQL* (有存在要卸载yum remove MySQL*) rpm -qa | grep mysql* 查看有没有安装包: yum list mysql* 2. 安装mysql客户端 yum -y install mysql 安装mysql 服务器端 yum -y install mysql-server  mysql-devel 3. 启动&&停止 数据库字符集设置 mysql配置文件/etc/m

saltstack安装配置(master&amp;minion)草稿

操作系统centos6.3,centos6.4,windows server2008R2. 文中的下载链接可能会随着saltstack官网上版本的更新,而出现变动或错误,请以你需要安装的版本链接为准.我写上具体链接是为了近段时间重复操作时方便. 本文中,linux采用EPEL安装,windows选择exe安装包. 1.在你的系统中如果EPEL当前并不是enabled状态,你可以通过如下命令启用它. 对于RHEL 5: rpm -Uvh http://mirror.pnl.gov/epel/5/i

puppet yum安装配置,简单证书维护

Puppet学习之puppet的安装和配置 一.Puppet简介 Puppet基于ruby语言开发的自动化系统配置工具,可以C/S模式或独立运行,支持对所有UNIX及类UNIX系统的配置管理,最新版本也开始支持对Windows操作系统有限的一些管理.Puppet适用于服务器管的整个过程 ,比如初始安装.配置更新以及系统下线. 二.Puppet的安装 Puppet的安装方式支持源码安装.yum安装以及ruby的gem安装.官网推荐使用yum来安装puppet,方面以后的升级.管理.维护.Cento

Centos6 yum安装openldap+phpldapadmin+TLS+双主配置

原文地址:http://54im.com/openldap/centos-6-yum-install-openldap-phpldapadmin-tls-%E5%8F%8C%E4%B8%BB%E9%85%8D%E7%BD%AE.html 钿畑的文章索引 1.概念介绍 2. 环境介绍 2. 准备工作 3. yum部署ldap 4. phpldapadmin安装 5.ldap客户端配置 6.用户目录自动挂载 6.1 服务器端配置 6.2 客户端配置 7.配置TLS传输加密 8.配置openldap双

转: CentOS 6 使用 yum 安装MongoDB及服务器端配置

转: http://www.cnblogs.com/shanyou/archive/2012/07/14/2591838.html CentOS 6 使用 yum 安装MongoDB及服务器端配置 安装MongoDB的方法有很多种,可以源代码安装,在Centos也可以用yum源安装的方法.由于MongoDB更新得比较快,我比较喜欢用yum源安装的方法.64位Centos下的安装步骤如下: 1.准备工作 运行yum命令查看MongoDB的包信息 [root@localhost~]# yum inf

heartbeat 非联网安装(通过配置本地yum文件库安装heartbeat)

软件环境:centos6.5 一.下载rpm包 首先找一台联网的centos6.5机器 安装epel扩展源: yum install -y epel-release 安装yum-plugin-downloadonly: yum install yum-plugin-downloadonly 安装完就可以使用yum只下载不安装功能了 yum install  --downloadonly  --downloaddir=***  -y  *** downloadonly:只下载模式:download

yum安装配置mongoDB客户端和服务器端

1,Centos6.X yum安装mongoDB客户端和服务器端; yum -y install mongodb mongodb-server; 基于epel repo.当前的mongoDB的版本为2.6.X 2,配置 具体配置见Ruiy的另外一篇文章关于Centos平台下编译安装mongoDB及配置; http://www.cnblogs.com/ruiy/p/MongoDB.html

yum安装配置

1.删除redhat原有的yum rpm -aq|grep yum|xargs rpm -e --nodeps 2.下载yum安装文件 wget http://mirrors.163.com/centos/6/os/x86_64/Packages/yum-3.2.27-14.el6.centos.noarch.rpm wget http://mirrors.163.com/centos/6/os/x86_64/Packages/yum-metadata-parser-1.1.2-14.1.el6