We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69e92d7 + 6fc433a commit 479cdeeCopy full SHA for 479cdee
1 file changed
_docs/arch_load_balanced.md
@@ -17,7 +17,6 @@ that require the redundancy of multiple compilers.
17
git(Git Repository)
18
Foreman(The Foreman)
19
Webhook(webhook-go)
20
- AllCompilers((All Compilers))
21
HDM(Hiera Data Manager)
22
23
MainOpenVoxServer{Main OpenVox Server}
@@ -40,7 +39,7 @@ that require the redundancy of multiple compilers.
40
39
41
git --webhook--> Webhook
42
Webhook --r10k code deploy--> MainOpenVoxServer
43
- Webhook -.r10k code deploy.-> AllCompilers
+ Webhook -.r10k code deploy.-> Compilers
44
45
Foreman --> MainOpenVoxServer
46
MainOpenVoxServer --> Foreman
0 commit comments