Commit Graph

7 Commits

Author SHA1 Message Date
Peter Enstrom
2b90627a03 uncomment puppet-profile_timesync in default role manifest to test it out 2021-04-16 10:49:52 -05:00
Bill Glick
ebecb6a708
ASDPLNG-29: Add telegraf_ping_check 2021-03-18 16:36:12 -05:00
Bill Glick
8280d3d946
ASDPLNG-89: Review puppet-profile_puppet_master 2021-03-12 15:48:33 -06:00
Andy Loftus
f4f3015939 ASDPLNG-27 Add profile::base and role::default
Catalog compilation succeeds and deploys for role::default

add profiles additional_yum_repos and additional_pkgs

puppetlabs/stdlib

move some includes from profile::base to role::default
2021-01-21 17:22:09 -06:00
Iristyle
c52c39d245 Revert "add db2_server role and profile"
This reverts commit 58103e4ef4.
2019-12-03 13:35:22 -06:00
Jesse Reynolds
58103e4ef4 add db2_server role and profile 2019-11-30 09:19:21 +10:30
Nick Walker
ead7f3c706 Rename site directory to site-modules
Prior to this commit, we placed modules local to a users installation
in the `site` directory.  This was just a convention and the name
`site` doesn't clearly convey what it is for.

After this commit, we place modules local to a users installation in
the `site-modules` directory.  This makes it more clear to users
that this is a directory that modules go i.  When users start
with bolt they won't even know what a control-repo is and
renaming site to site-modules gives them a better idea of why
they should put their modules with tasks in them.  Also see:

https://tickets.puppetlabs.com/browse/BOLT-1108
2019-01-31 16:58:13 -08:00