Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kolla Ansible
Commits
3b18fcf9
Commit
3b18fcf9
authored
8 years ago
by
gaozx
Browse files
Options
Downloads
Patches
Plain Diff
Fix some blank space issues
Change-Id: Id4fb97107c8a01f1b5e95a6fcdee3bed1f385b76
parent
469eb148
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/quickstart.rst
+3
-3
3 additions, 3 deletions
doc/quickstart.rst
with
3 additions
and
3 deletions
doc/quickstart.rst
+
3
−
3
View file @
3b18fcf9
...
@@ -411,7 +411,7 @@ deployment. Optionally, the passwords may be populated in the file by hand.
...
@@ -411,7 +411,7 @@ deployment. Optionally, the passwords may be populated in the file by hand.
kolla-genpwd
kolla-genpwd
To quickly prepare hosts, playbook bootstrap-servers can be used.This is an
To quickly prepare hosts, playbook bootstrap-servers can be used.
This is an
Ansible playbook which works on Ubuntu 14.04, 16.04 and CentOS 7 hosts to
Ansible playbook which works on Ubuntu 14.04, 16.04 and CentOS 7 hosts to
install and prepare the cluster for OpenStack installation.
install and prepare the cluster for OpenStack installation.
...
@@ -457,7 +457,7 @@ Restart Docker and ensure that Docker is running.
...
@@ -457,7 +457,7 @@ Restart Docker and ensure that Docker is running.
systemctl restart docker
systemctl restart docker
The Kolla community builds and pushes tested images for each tagged release of
The Kolla community builds and pushes tested images for each tagged release of
Kolla.
Pull required images with appropriate tags.
Kolla. Pull required images with appropriate tags.
::
::
...
@@ -470,7 +470,7 @@ View the images.
...
@@ -470,7 +470,7 @@ View the images.
docker images
docker images
Developers running from master are required to build container images as the
Developers running from master are required to build container images as the
Docker Hub does not contain built images for the master branch.
Reference the
Docker Hub does not contain built images for the master branch. Reference the
`Building Container Images`_ for more advanced build configuration.
`Building Container Images`_ for more advanced build configuration.
To build images using default parameters run:
To build images using default parameters run:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment