Commit Graph

39 Commits

Author SHA1 Message Date
chris lawrence
dbb036d24a updated
"
2020-09-28 15:54:23 +01:00
chris lawrence
6071f7a881 updated
"
2020-09-28 15:50:59 +01:00
chris lawrence
4d8fb68775 updating auth 2020-06-09 08:46:05 +01:00
chris lawrence
e0d3794d52 applying time.google in code 2020-05-22 11:03:24 +01:00
chris lawrence
c91f1ed301 demo of base 2020-05-22 10:54:55 +01:00
christopher.lawrence
2d6f08fcce added in and tidy up of metrics 2020-03-30 17:08:13 +01:00
christopher.lawrence
5f78f7fe04 adding in docker and configs 2020-03-27 10:34:40 +00:00
christopher.lawrence
6477ed01f5 adding in nfs_mount class 2020-03-26 13:14:18 +00:00
christopher.lawrence
c4500ec066 including the nfs module 2020-03-26 08:48:01 +00:00
christopher.lawrence
27efea4a2a including the dashboard metrics module for peadm-04 2020-03-25 20:55:10 +00:00
christopher.lawrence
d8f5a0d673 adding in metrics collector and packages 2020-03-25 20:25:20 +00:00
christopher.lawrence
5985bd1450 setting up the wonderful cisbench and facter cache modules for securing my platforms in a lovely way 2020-03-06 14:04:38 +00:00
christopher.lawrence
c590904313 fixed issues with modules and autosign errors 2020-03-04 15:46:25 +00:00
christopher.lawrence
3020c6328c messing with the jwt_token syntax 2020-03-04 14:14:42 +00:00
christopher.lawrence
dc9a93ba63 added in the patching_unix.pp and patching modules 2020-03-02 11:15:10 +00:00
christopher.lawrence
ad8c3d05fc added IIS configuration 2020-02-14 10:21:47 +00:00
christopher.lawrence
c6341c9b55 fixed password issues with windows server vagrant VM and updated manifest files 2020-02-13 13:01:30 +00:00
christopher.lawrence
2214da1ef3 working on the dsc-lite to deploy iis 2020-02-12 16:53:54 +00:00
christopher.lawrence
d9622d258f updating the config for staging files 2020-02-12 16:47:02 +00:00
christopher.lawrence
b88c7cc172 Setting up chocolatey to install windows packages 2020-02-10 11:03:59 +00:00
christopher.lawrence
dc383093e5 paramtised user data into variables 2020-02-07 17:49:41 +00:00
christopher.lawrence
0e53e2d15c managing directories with ACLs 2020-02-07 17:38:27 +00:00
christopher.lawrence
5f01b3bec1 adding in the acl and iis modules for managing windows permissions 2020-02-07 12:25:33 +00:00
christopher.lawrence
91e8192a61 adding windows and users group modules including defining a user_type for testing 2020-02-07 12:13:16 +00: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
82d7106962 updating hiera to enable role data to true for module deployment 2020-02-06 09:24:11 +00:00
christopher.lawrence
c2faa35b17 adding in the ntp server hiera data 2020-02-05 15:44:56 +00:00
christopher.lawrence
097d1e6884 updated hiera data selinux and ssh 2020-02-05 12:31:52 +00:00
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