diff options
author | mail_redacted_for_web | 2020-10-21 19:37:17 +0800 |
---|---|---|
committer | mail_redacted_for_web | 2020-10-21 19:37:17 +0800 |
commit | b7044e48886c7fe0d4daba36c60984d09555ffb5 (patch) | |
tree | 564de35d59408902f3b26ccbb1d8f771622dcddc | |
parent | 36c1c0594dd39335092460011f5ba06995ee32ce (diff) | |
download | control-repo-template-b7044e48886c7fe0d4daba36c60984d09555ffb5.tar.bz2 |
Update README.md
Sounds good
Co-authored-by: Reid Vandewiele <reid@puppet.com>
-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/2019.8/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> - |