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

Hadoop image: enable cloudadm user for Hadoop

parent 97ae8684
No related branches found
No related tags found
No related merge requests found
......@@ -128,8 +128,9 @@ class{'site_hadoop':
distribution => $distribution,
version => $version,
users => [
'hawking',
'cloudadm',
'example',
'hawking',
],
accounting_enable => false,
hbase_enable => true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment