Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Anastasios Lisgaras
GitHubHistory
Commits
bb74db6b
Commit
bb74db6b
authored
Nov 10, 2015
by
Paschalis Korosoglou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install cdh5 repo henceforth
parent
c0bf477a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
+9
-4
roles/repos/files/etc/yum.repos.d/cloudera-cdh5.repo
roles/repos/files/etc/yum.repos.d/cloudera-cdh5.repo
+5
-0
roles/repos/tasks/main.yml
roles/repos/tasks/main.yml
+4
-4
No files found.
roles/repos/files/etc/yum.repos.d/cloudera-cdh5.repo
0 → 100644
View file @
bb74db6b
# Packages for Cloudera's Distribution for Hadoop, Version 5, on RedHat or CentOS 6 x86_64
name=Cloudera's Distribution for Hadoop, Version 5
baseurl=http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5/
gpgkey = http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/RPM-GPG-KEY-cloudera
gpgcheck = 1
roles/repos/tasks/main.yml
View file @
bb74db6b
...
...
@@ -21,9 +21,9 @@
owner=root group=root mode=0644
when
:
inventory_hostname in groups.standalone
-
name
:
Install cloudera-cdh
4
repo
tags
:
cloudera-cdh
4
_repo
copy
:
src=etc/yum.repos.d/cloudera-cdh
4
.repo
dest=/etc/yum.repos.d/cloudera-cdh
4
.repo backup=no
-
name
:
Install cloudera-cdh
5
repo
tags
:
cloudera-cdh
5
_repo
copy
:
src=etc/yum.repos.d/cloudera-cdh
5
.repo
dest=/etc/yum.repos.d/cloudera-cdh
5
.repo backup=no
owner=root group=root mode=0644
when
:
inventory_hostname in groups.standalone
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