Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
0c3d7f1b
Commit
0c3d7f1b
authored
Jun 30, 2014
by
Adam Bowen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct typo: 'additioanl' -> 'additional'
parent
14cf3c4d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
docsite/rst/guide_rax.rst
+1
-1
No files found.
docsite/rst/guide_rax.rst
View file @
0c3d7f1b
...
...
@@ -580,7 +580,7 @@ and less information has to be shared with remote hosts.
Orchestration
in
the
Rackspace
Cloud
++++++++++++++++++++++++++++++++++++
Ansible
is
a
powerful
orchestration
tool
,
and
rax
modules
allow
you
the
opportunity
to
orchestrate
complex
tasks
,
deployments
,
and
configurations
.
The
key
here
is
to
automate
provisioning
of
infrastructure
,
like
any
other
pice
of
software
in
an
environment
.
Complex
deployments
might
have
previously
required
manual
manipulation
of
load
balancers
,
or
manual
provisioning
of
servers
.
Utilizing
the
rax
modules
included
with
Ansible
,
one
can
make
the
deployment
of
additio
an
l
nodes
contingent
on
the
current
number
of
running
nodes
,
or
the
configuration
of
a
clustered
application
dependent
on
the
number
of
nodes
with
common
metadata
.
One
could
automate
the
following
scenarios
,
for
example
:
Ansible
is
a
powerful
orchestration
tool
,
and
rax
modules
allow
you
the
opportunity
to
orchestrate
complex
tasks
,
deployments
,
and
configurations
.
The
key
here
is
to
automate
provisioning
of
infrastructure
,
like
any
other
pice
of
software
in
an
environment
.
Complex
deployments
might
have
previously
required
manual
manipulation
of
load
balancers
,
or
manual
provisioning
of
servers
.
Utilizing
the
rax
modules
included
with
Ansible
,
one
can
make
the
deployment
of
additio
na
l
nodes
contingent
on
the
current
number
of
running
nodes
,
or
the
configuration
of
a
clustered
application
dependent
on
the
number
of
nodes
with
common
metadata
.
One
could
automate
the
following
scenarios
,
for
example
:
*
Servers
that
are
removed
from
a
Cloud
Load
Balancer
one
-
by
-
one
,
updated
,
verified
,
and
returned
to
the
load
balancer
pool
*
Expansion
of
an
already
-
online
environment
,
where
nodes
are
provisioned
,
bootstrapped
,
configured
,
and
software
installed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment