Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
okeanos-LoD
Commits
6d8f3a9d
Commit
6d8f3a9d
authored
Jun 26, 2015
by
Ioannis Tsafaras
Browse files
LAM-15 Removed master from slaves
parent
ac51cee2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansible/templates/usr/local/hadoop/etc/hadoop/slaves.j2
View file @
6d8f3a9d
{{ groups.
all
| replace("'","") | replace("[","") | replace(", ","\n") | replace("]","") | replace(".vm.okeanos.grnet.gr","") }}
{{ groups.
slaves
| replace("'","") | replace("[","") | replace(", ","\n") | replace("]","") | replace(".vm.okeanos.grnet.gr","") }}
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