Skip to content

Commit d97ab79

Browse files
committed
jenkins & docs repos
Signed-off-by: Larry Peterson <[email protected]>
1 parent ae03971 commit d97ab79

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

onramp/directory.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,18 @@ self-contained if you are interested in deploying just that subsystem,
124124
but this guide approaches the deployment challenge from an
125125
integrated, 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,
133139
and an "Automation Platform" offered as a service by RedHat. OnRamp
134140
uses the toolset, but not the platform/service.
135141

0 commit comments

Comments
 (0)