diff options
author | mail_redacted_for_web | 2022-03-03 22:03:38 +0000 |
---|---|---|
committer | mail_redacted_for_web | 2022-03-03 14:03:38 -0800 |
commit | a1f3a826dee96fbf96078c959290263d50f3e89e (patch) | |
tree | 691503ec7886ac694e4500a783a904a5db9f979e | |
parent | 93027145096d9f1e0b716b20b8129618d0a2c7e2 (diff) | |
download | control-repo-template-a1f3a826dee96fbf96078c959290263d50f3e89e.tar.bz2 |
Jumpstart programme is not live (#107)
* Jumpstart programme is not live
We should remove the mention of the jumpstart programme which appears orphaned and unmaintained
* Update README.md
Co-authored-by: Reid Vandewiele <reid@puppet.com>
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -120,6 +120,4 @@ Follow [GitHub's documentation](https://docs.github.com/en/github/creating-cloni ## 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_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> +If you use Puppet Enterprise see the official [documentation](https://puppet.com/docs/pe/latest/code_mgr.html) for enabling Code Manager. |