diff options
author | mail_redacted_for_web | 2020-10-21 05:00:27 -1000 |
---|---|---|
committer | mail_redacted_for_web | 2020-10-21 05:00:27 -1000 |
commit | 5fd709918132f39d8a065c6a5f9086112057f359 (patch) | |
tree | 564de35d59408902f3b26ccbb1d8f771622dcddc /README.md | |
parent | eaa032205d87e6258f1762606f25e90aff59221b (diff) | |
parent | b7044e48886c7fe0d4daba36c60984d09555ffb5 (diff) | |
download | control-repo-template-5fd709918132f39d8a065c6a5f9086112057f359.tar.bz2 |
Merge pull request #91 from vulongtran/patch-1
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -113,7 +113,6 @@ To get started with using the control-repo template in your own environment and ## Code Manager Setup -If you use Puppet Enterprise and have not yet enabled and configured Code Manager, in addition to reading the official [documentation](https://puppet.com/docs/pe/latest/code_management/code_mgr.html) for enabling it, you may want to look at the Ramp-Up Program's control repository instead of this one. It's similar to this repo except that it has batteries included, so to speak. There are pre-built profiles for configuring Code Manager, generating SSH keys, and setting up your Git server to work with Code Manager. +If you use Puppet Enterprise and have not yet enabled and configured Code Manager, in addition to reading the official [documentation](https://puppet.com/docs/pe/latest/code_mgr.html) for enabling it, you may want to look at the Ramp-Up Program's control repository instead of this one. It's similar to this repo except that it has batteries included, so to speak. There are pre-built profiles for configuring Code Manager, generating SSH keys, and setting up your Git server to work with Code Manager. * <https://github.com/Puppet-RampUpProgram/control-repo> - |