Skip to content

Commit 532f434

Browse files
cathal41timidri
andauthored
Update documentation/add_compiler.md
Co-authored-by: Dimitri Tischenko <1586813+timidri@users.noreply.github.com>
1 parent 3bfa284 commit 532f434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/add_compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ See the [install](install.md#reference-architectures) documentation for a list o
2424
bolt plan run peadm::add_compiler --params @params.json
2525
```
2626

27-
This call will retreive the current peadm config to determain the setup rules needed for a compiler's secondary PuppetDB instances. The provided server will be configured with the appropriate rules for Puppet Server access from compiler. The puppet.service will be stopped and the pe-postgresql.service will be reloaded. If required and agent will be installed and regenerated agent certificate to add required data with peadm::subplans::component_install. Puppet agent will run on the following components
27+
This command will retrieve the current PEADM configuration to determine the setup rules needed for a compiler's secondary PuppetDB instances. The plan will configure the primary with appropriate rules for allowing access from the new compiler. On the primary, the `puppet` service is stopped and the `pe-postgresql` service is reloaded. If required, a puppet agent is be installed. The compiler agent's certificate is be regenerated to include required data with `peadm::subplans::component_install`. Puppet agent will run on the following components
2828
* _\<compiler-host\>_
2929
* _\<primary_postgresql_host\>_
3030
* _\<replica host\>_

0 commit comments

Comments
 (0)