Skip to content

Instantly share code, notes, and snippets.

@npwalker
npwalker / implement_puppetdb_on_compile_masters.md
Last active March 15, 2019 19:51
Implement PuppetDB on Compile Masters (compatible with PE_XL)

Implement PuppetDB on Compile Masters

This procedure will implement a local PE PuppetDB on Compile Masters.

  1. Install and Configure the PE PuppetDB service on Compile Masters

Note: Replace all instances of MASTER.EXAMPLE.COM with the certname of your Primary Master.

Note: Replace all instances of DATABASE.EXAMPLE.COM with the certname of your PE Database host, by default, your Primary Master.

@npwalker
npwalker / slice_64cores.cfg
Last active July 11, 2017 14:10 — forked from mruzicka/slice_64cores.cfg
beaker host config file for a 64 CPU/GB SLICE environment
default_platform: &default_platform el-7-x86_64
default_image: &default_image centos_7_x86_64
default_user: &default_user centos
HOSTS:
mom:
roles:
- master
- database
- dashboard