Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tang liyu
ceph-ansible
Commits
107ecc0f
Commit
107ecc0f
authored
Apr 12, 2016
by
Leseb
Browse files
Merge pull request #710 from bengland2/limit-autodiscover-check
purge-cluster - fix osd_auto_discovery check
parents
0e619691
4d70b362
Changes
1
Hide whitespace changes
Inline
Side-by-side
purge-cluster.yml
View file @
107ecc0f
...
...
@@ -96,6 +96,7 @@
fail
:
msg
:
"
OSD
automatic
discovery
was
detected,
purge
cluster
does
not
support
this
scenario.
If
you
want
to
purge
the
cluster,
manually
provide
the
list
of
devices
in
group_vars/osds
using
the
devices
variable."
when
:
osd_group_name in group_names and
devices is not defined and
osd_auto_discovery
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment