Commit Graph

9 Commits

Author SHA1 Message Date
chris lawrence
6071f7a881 updated
"
2020-09-28 15:50:59 +01:00
chris lawrence
6cacde3008 adding in heirage role 2020-06-09 09:13:04 +01:00
christopher.lawrence
2d6f08fcce added in and tidy up of metrics 2020-03-30 17:08:13 +01:00
christopher.lawrence
41575b9c58 setting up my windows role and profile for windows.pp and custom_windows.pp 2020-02-06 11:42:23 +00:00
christopher.lawrence
b134faf785 configuring hieradata for puppet server role 2020-02-04 13:48:53 +00:00
christopher.lawrence
0907afdd69 adding in roles and profiles 2020-01-10 10:49:43 +00: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