Commit Graph

11 Commits

Author SHA1 Message Date
christopher.lawrence
1d55cd96ce added hiera data for nameservers and configured resolv profile 2020-02-04 14:53:53 +00:00
christopher.lawrence
b134faf785 configuring hieradata for puppet server role 2020-02-04 13:48:53 +00:00
christopher.lawrence
f1a39a62c7 updating site.pp with trusted facts 2020-01-29 15:00:30 +00:00
root
70a69a4c67 add motd to the profiles nbase 2020-01-16 07:19:12 +00:00
christopher.lawrence
817b44ea03 fixed issues with puppet.pp code 2020-01-10 11:13:55 +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
Iristyle
f992c8c96d Revert "include db2 class"
This reverts commit 1041362ee1.
2019-12-03 13:35:22 -06:00
Jesse Reynolds
1041362ee1 include db2 class 2019-11-30 09:23:25 +10:30
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