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
monag
monasca-ansible
Commits
7904a35c
Commit
7904a35c
authored
Sep 20, 2016
by
Flávio Ramalho
Browse files
Fix nodejs download url
parent
e7677e21
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/os_monasca/tasks/monasca_install_apt.yml
View file @
7904a35c
...
...
@@ -15,7 +15,7 @@
-
name
:
Download nodejs apt source script
get_url
:
url
:
"
http
s
://deb.nodesource.com/setup_4.x"
url
:
"
http://deb.nodesource.com/setup_4.x"
dest
:
"
/root/nodejs-setup_4.x"
mode
:
0750
register
:
nodejs_apt
...
...
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