support for 'user' argument to su to another user when executing git …
…and r10k commands; document new option; document how to obtain command output
Merge pull request #142 from GeoffWilliams/mco_nonroot
support for 'user' argument to su to another user when executing git and R10K
Prior to this commit we did not show the github tag on the forge
The prefixes example does not contain commas after the 'basedir' parameters, so a new user copying the examples will run into a parse error. This patch fixes the example.
Merge pull request #143 from cmurphy/readme
Add commas in README example
Merge pull request #147 from spidersddd/master
fix for /var/run being mounted on tmpfs in ubuntu 14.04
Merge branch '3.x' of github.com:acidprime/r10k into 3.x
PE 3.8 Updates for Package & Symlink
Prior to this commit we had conflicting, incorrect resources for PE 3.8 This commit no longer declares the package resource on PE 3.8 and higher Only the embeded (1.5) at the time of this writing is supported. This allows customers to continue to use this module on upgrade without managing the gem version and not have it take effect. As the r10k gem bin stub will use whatever the latest gem version is installed this make manging this moot unless you wanted to install an unsupported version which this module won't do for you :)
Update with OS requirements and PE requirements
Prior to this commit we did not have OS reqiurments and PE requirements we were also missing an issue URL this commit adds those in
Update default r10k version to 1.5.0