@@ -124,12 +124,18 @@ self-contained if you are interested in deploying just that subsystem,
124124but this guide approaches the deployment challenge from an
125125integrated, end-to-end perspective.
126126
127- Because OnRamp uses Ansible as its primary deployment tool, a general
128- understanding of Ansible is helpful (see the suggested reference).
129- However, this guide walks you, step-by-step, through the process of
130- deploying and operating Aether, so previous experience with Ansible is
131- not a requirement. Note that Ansible has evolved to be both a
132- "Community Toolset" anyone can use to manage a software deployment,
127+ There are two other Aether-related repos of note; they are **not **
128+ managed as submodules of ``aether-onramp ``:
129+
130+ | Aether Documentation: https://github.com/opennetworkinglab/aether-docs
131+ | Jenkins Pipelines: https://github.com/opennetworkinglab/aether-jenkins
132+
133+ Finally, because OnRamp uses Ansible as its primary deployment tool, a
134+ general understanding of Ansible is helpful (see the suggested
135+ reference). However, this guide walks you, step-by-step, through the
136+ process of deploying and operating Aether, so previous experience with
137+ Ansible is not a requirement. Note that Ansible has evolved to be both
138+ a "Community Toolset" anyone can use to manage a software deployment,
133139and an "Automation Platform" offered as a service by RedHat. OnRamp
134140uses the toolset, but not the platform/service.
135141
0 commit comments