Commit Graph

6 Commits

Author SHA1 Message Date
Henry Wang
82d7a51dfd tst 2019-10-21 15:38:40 +08:00
Henry Wang
44b861b69f ststs 2019-10-21 15:15:48 +08:00
Henry Wang
a763c80bcc dd 2019-10-21 15:04:53 +08:00
Henry Wang
8180745074 ts 2019-10-21 14:58:54 +08:00
Henry Wang
e9e058fb2b ststs 2019-10-21 12:14:31 +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