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
f6af64bd
Commit
f6af64bd
authored
8 years ago
by
zhuzeyu
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in all.yml
Change-Id: Ifff1d1840c3e790afbe6993d0a9c6e201d5f0ba4
parent
aaba6476
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/group_vars/all.yml
+3
-3
3 additions, 3 deletions
ansible/group_vars/all.yml
with
3 additions
and
3 deletions
ansible/group_vars/all.yml
+
3
−
3
View file @
f6af64bd
...
...
@@ -59,7 +59,7 @@ api_interface_address: "{{ hostvars[inventory_hostname]['ansible_' + api_interf
################
# Chrony options
################
#
a
list contains ntp servers
#
A
list contains ntp servers
external_ntp_servers
:
-
0.pool.ntp.org
-
1.pool.ntp.org
...
...
@@ -88,7 +88,7 @@ docker_restart_policy: "unless-stopped"
# '0' means unlimited retries
docker_restart_policy_retry
:
"
10"
# Common options used throughout
d
ocker
# Common options used throughout
D
ocker
docker_common_options
:
auth_email
:
"
{{
docker_registry_email
}}"
auth_password
:
"
{{
docker_registry_password
}}"
...
...
@@ -518,7 +518,7 @@ ceph_osd_mount_options: "defaults,noatime"
# Valid options are [ erasure, replicated ]
ceph_pool_type
:
"
replicated"
# Integrate
c
eph
r
ados
o
bject
g
ateway with
o
pen
s
tack keystone
# Integrate
C
eph
R
ados
O
bject
G
ateway with
O
pen
S
tack keystone
enable_ceph_rgw_keystone
:
"
no"
ceph_cinder_pool_name
:
"
volumes"
...
...
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