Skip to content

Integrate ansible to automate the process of xcat among multiple area.

Notifications You must be signed in to change notification settings

chenglch/xcat-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-install steps

Setup ansible environment on ansible host. For Ubuntu 14.04 or higher

apt-get update && apt-get install -y python-dev python-pip libffi-dev libssl-dev git
pip install ansible

For Redhat 7 / CentOS 7

yum install -y python-devel python git python-setuptools gcc openssl-devel libffi-devel file make
easy_install pip
pip install ansible

Playbook

Please reference the links below to run the playbook you want:

  • Setup xcat3 prototype: xcat3
  • xcat3 service(pypy), xcat3 client(golang): pypy-xcat3
  • xcat2(setup, and basic node provision): xcat2
  • Build ipmitool-xcat packages for multiple platforms: ipmitool-xcat
  • Build conserver-xcat packages for multiple platforms: conserver-xcat

About

Integrate ansible to automate the process of xcat among multiple area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages