Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
hpc-team
HPCasCode
Commits
83e6900b
Commit
83e6900b
authored
8 years ago
by
Chris Hines
Browse files
Options
Downloads
Patches
Plain Diff
remove excess debug statements from gluster_volcreate
parent
9dc1444c
No related branches found
No related tags found
1 merge request
!118
Ansible check
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/gluster_volcreate/tasks/main.yml
+0
-9
0 additions, 9 deletions
roles/gluster_volcreate/tasks/main.yml
with
0 additions
and
9 deletions
roles/gluster_volcreate/tasks/main.yml
+
0
−
9
View file @
83e6900b
...
...
@@ -11,15 +11,6 @@
become
:
true
become_user
:
root
-
name
:
peer status
shell
:
"
gluster
peer
status"
become
:
true
become_user
:
root
register
:
peer_status
-
name
:
debug peer status
debug
:
var=peer_status
-
name
:
create volume
gluster_volume
:
name
:
"
{{
volname
}}"
...
...
This diff is collapsed.
Click to expand it.
Chris Hines
@chines
mentioned in commit
29344060
·
4 years ago
mentioned in commit
29344060
mentioned in commit 29344060e478391214be1b9d16da241ff25df071
Toggle commit list
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