puppet-bootstrap

A collection of single-file scripts to bootstrap your machines with Puppet.

  • 所有者: hashicorp/puppet-bootstrap
  • 平台:
  • 許可證: Mozilla Public License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Puppet Bootstrap Scripts

This repository contains a multitude of single file scripts for setting
up Puppet on a variety
of machines.

Puppet is fantastic for managing infrastructure but there is a chicken/egg problem
of getting Puppet initially installed on a machine so that Puppet can then
take over for the remainder of system setup. This repository contains small scripts
to bootstrap your system just enough so that Puppet can then take over.

Please contribute by forking and sending a pull request for your
operating system.

The goal of this repository is to create a set of scripts that run
on every version of every platform to set up Puppet.

Features of Each Script

  • Requires no parameters and runs without any human input, but can
    optionally take parameters to tune the packages the install and such. See
    each script for details on the parameters.
  • Uses only built-in software to install Puppet. These scripts
    have no external dependencies over the base install of their OS.
  • Installs Puppet agent and Facter.
  • Does not auto-start the Puppet agent service on the machine. Your
    bootstrap can choose to do this in addition to these scripts, if you'd
    like.

Using a Script

To use one of the scripts in this repository, you can either download the
script directly from this repository as part of your machine setup process,
or copy the contents of the script you need to your own location and use that.
The latter is recommended since it then doesn't rely on GitHub uptime and
is generally more secure.

If you do choose to download directly from this repository, make sure
you link to a specific commit (and not master), so that the file
contents don't change on you unexpectedly.

Contributing

Fork and pull request. Simple.

主要指標

概覽
名稱與所有者hashicorp/puppet-bootstrap
主編程語言Shell
編程語言Shell (語言數: 2)
平台
許可證Mozilla Public License 2.0
所有者活动
創建於2012-12-03 22:44:22
推送於2023-02-01 17:00:17
最后一次提交2023-01-12 15:52:48
發布數0
用户参与
星數443
關注者數309
派生數186
提交數119
已啟用問題?
問題數13
打開的問題數3
拉請求數33
打開的拉請求數7
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?