Commit Graph

7 Commits

Author SHA1 Message Date
chris lawrence
c91f1ed301 demo of base 2020-05-22 10:54:55 +01: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
1d55cd96ce added hiera data for nameservers and configured resolv profile 2020-02-04 14:53:53 +00:00
root
70a69a4c67 add motd to the profiles nbase 2020-01-16 07:19:12 +00:00
christopher.lawrence
0907afdd69 adding in roles and profiles 2020-01-10 10:49:43 +00:00
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