Skip to content

Commit 18aa077

Browse files
mtsproutnpwalker
authored andcommitted
Fixed typos for 'moduelpath' and 'batteries includes' to 'modulepath' and 'batteries included'
1 parent f69ffd8 commit 18aa077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ control-repo/
4242
├── LICENSE
4343
├── Puppetfile # A list of external Puppet modules to deploy with an environment.
4444
├── README.md
45-
├── environment.conf # Environment-specific settings. Configures the moduelpath and config_version.
45+
├── environment.conf # Environment-specific settings. Configures the modulepath and config_version.
4646
└── hiera.yaml # Hiera's configuration file. The Hiera hierarchy is defined here.
4747
```
4848

@@ -113,7 +113,7 @@ To get started with using the control-repo template in your own environment and
113113

114114
## Code Manager Setup
115115

116-
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 includes, 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.
116+
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.
117117

118118
* <https://github.com/Puppet-RampUpProgram/control-repo>
119119

0 commit comments

Comments
 (0)