项目作者: wakeful

项目描述 :
bootstrap machines with Puppet.
高级语言: Shell
项目地址: git://github.com/wakeful/puppet-bootstrap.git
创建时间: 2016-02-11T15:27:44Z
项目社区:https://github.com/wakeful/puppet-bootstrap

开源协议:BSD 2-Clause "Simplified" License

下载


bootstrap machines with Puppet.

Usage

  1. # debian
  2. sudo curl https://raw.githubusercontent.com/wakeful/puppet-bootstrap/master/deb.sh | sh
  3. # rhel
  4. sudo curl https://raw.githubusercontent.com/wakeful/puppet-bootstrap/master/rhel.sh | sh
  5. # FreeBSD
  6. fetch --no-verify-peer https://raw.githubusercontent.com/wakeful/puppet-bootstrap/master/bsd.sh ; sh bsd.sh