doc/faq.mkd in r10k-3.5.0 vs doc/faq.mkd in r10k-3.5.1
- old
+ new
@@ -139,16 +139,21 @@
#### Move your local modules
Lastly, you can simply move your locally versioned modules to a separate
directory to avoid conflicting over the `/modules` directory entirely. With this
-example as well you can use the `environment.conf file to tell Puppet which
+example as well you can use the `environment.conf` file to tell Puppet which
directories contain modules.
```
# environment.conf
modulepath = internal-modules:modules
```
+
+#### Does R10K support Local/Private Forge?
+
+Yes. Set the Forge to use _globally_ in `r10k.yaml`. see [Configuration](/doc/dynamic-environments/configuration.mkd#baseurl) for details.
+
#### What does the name mean?
It’s called R10K because I’m terrible at names. When I started working on R10K
I couldn’t come up with a decent name. While trying to come up with something