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
f34b64b5
Commit
f34b64b5
authored
Dec 21, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5385 from tgerla/docsfixes
minor typo fixes for the rolling update guide
parents
d3cc5bd6
c89381fa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docsite/rst/guide_rolling_upgrade.rst
+2
-2
No files found.
docsite/rst/guide_rolling_upgrade.rst
View file @
f34b64b5
...
@@ -11,7 +11,7 @@ Introduction
...
@@ -11,7 +11,7 @@ Introduction
Continuous Delivery is the concept of frequently delivering updates to your software application.
Continuous Delivery is the concept of frequently delivering updates to your software application.
The idea is that
my updating more often, you not only have to wait for specific timed period, but
your organization
The idea is that
by updating more often, you do not have to wait for a specific timed period, and
your organization
gets better at the process of responding to change.
gets better at the process of responding to change.
Some Ansible users are deploying updates to their end users on an hourly or even more frequent basis -- sometimes every time
Some Ansible users are deploying updates to their end users on an hourly or even more frequent basis -- sometimes every time
...
@@ -24,7 +24,7 @@ rolling upgrades of the web application stack.
...
@@ -24,7 +24,7 @@ rolling upgrades of the web application stack.
.. note::
.. note::
`Click here for the latest playbooks for this example
`
`Click here for the latest playbooks for this example
<https://github.com/ansible/ansible-examples/tree/master/lamp_haproxy>`_.
<https://github.com/ansible/ansible-examples/tree/master/lamp_haproxy>`_.
The playbooks deploy Apache, PHP, MySQL, Nagios, and HAProxy to a CentOS-based set of servers.
The playbooks deploy Apache, PHP, MySQL, Nagios, and HAProxy to a CentOS-based set of servers.
...
...
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