Commit Graph

9 Commits

Author SHA1 Message Date
Henry Wang
4e14b2aa31 sss 2019-11-22 08:53:40 +08:00
Henry Wang
3b0b467dfa 111 2019-11-22 08:42:09 +08:00
Henry Wang
5a566b9d6d sss 2019-11-22 08:28:09 +08:00
Henry Wang
9e5f950dfc dfd 2019-11-21 12:08:57 +08:00
Henry Wang
196dd1b2c3 ttst 2019-11-21 11:37:41 +08:00
Henry Wang
5f47e7bbfd dff 2019-11-21 11:36:23 +08:00
Henry Wang
98c036a999 sfs 2019-11-20 14:44:10 +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