Skip to content
Snippets Groups Projects
Commit 86729ba8 authored by František Dvořák's avatar František Dvořák
Browse files

Hadoop: fix ssh connection to nodes

parent 43ba2c52
Branches
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ class{'site_hadoop':
distribution => $$distribution,
version => $$version,
users => [
'${image_user}',
'hawking',
'example',
],
accounting_enable => false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment