Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.playbook
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
slapos.playbook
Commits
49eb9bab
Commit
49eb9bab
authored
Apr 29, 2015
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include cloudera draft setup
parent
3468ed2b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
playbook/imt-vm-cloudera-manager.yml
playbook/imt-vm-cloudera-manager.yml
+8
-0
playbook/roles/vm-cloudera-manager/tasks/main.yml
playbook/roles/vm-cloudera-manager/tasks/main.yml
+4
-0
No files found.
playbook/imt-vm-cloudera-manager.yml
0 → 100644
View file @
49eb9bab
-
name
:
a play that runs entirely on the ansible host
hosts
:
127.0.0.1
connection
:
local
roles
:
-
vm-bootstrap
-
{
role
:
package
,
package_name
:
ntp
,
package_state
:
present
}
-
vm-cloudera-manager
playbook/roles/vm-cloudera-manager/tasks/main.yml
0 → 100644
View file @
49eb9bab
-
name
:
Download Cloudera
get_url
:
url=http://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin dest=/root/cloudera-manager-installer.bin mode=755
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