Commit Graph

11 Commits

Author SHA1 Message Date
Henry Wang
abd651558c w 2019-08-29 11:04:19 +08:00
Henry Wang
cfa2dc95ea change back 2019-08-29 11:00:51 +08:00
Henry Wang
8ca3c28c95 atstst 2019-08-29 10:50:18 +08:00
Henry Wang
4974eefc64 correct IP addresses 2019-08-29 10:05:46 +08:00
Henry Wang
4e81d0f07d test2 2019-08-29 10:04:07 +08:00
Henry Wang
e5e9cefeab 1 2019-08-29 10:00:03 +08:00
Henry Wang
5187b1dbd5 correct 2019-08-29 09:55:53 +08:00
Henry Wang
271d8f7c61 Add Optional 2019-08-29 09:48:16 +08:00
Henry Wang
8859d51629 Correctness 2019-08-29 09:41:29 +08:00
Henry Wang
507d8798d8 Add LoadBalancer Profile 2019-08-29 09:36:11 +08: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