2026-02-16 15:38:24 +01:00
2026-02-16 15:16:18 +01:00
2026-02-16 15:38:24 +01:00
2026-02-16 15:16:18 +01:00
2026-02-16 15:38:24 +01:00

README

Build Status

Purpose

This repository is a template for starting a an r10k control repo in a new puppet infrastructure. It contains the bare minimum settings to successfully manage the code base of an r10k controlled puppet master.

Usage

  • Clone the repo, rename it to your likings in the process:
cd /path/to/your/repositories
git clone https://sourcecode.confdroid.com/confdroid/control_repo_template.git r10k-control-repo
  • use your favorite editor or IDE to edit files
  • the site.pp example only contains suggestions. Fill in to your requirements.

Contact Us

Disclaimer

ConfDroid as entity is entirely independent from Puppet. We provide custom configuration modules, written for specific purposes and specific environments. The modules are tested and supported only as documented, and require testing in designated environments (i.e. lab or development environments) for parameter tuning etc. before deploying into production environments.

Description
A template for a r10k control repo
Readme 113 KiB
Languages
Puppet 100%