Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
Infrastructure
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
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
EIT-SWE
Infrastructure
Commits
bd312691
Commit
bd312691
authored
Mar 21, 2017
by
Stephen Seltzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changes activemq download url to apache archive.
parent
791e950d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
roles/activemq/vars/main.yml
roles/activemq/vars/main.yml
+1
-1
No files found.
roles/activemq/vars/main.yml
View file @
bd312691
...
...
@@ -7,7 +7,7 @@ activemq_group: activemq
activemq_version
:
5.14.2
activemq_archive_name
:
apache-activemq-{{ activemq_version }}-bin.tar.gz
activemq_archive_sha256_sum
:
bdf5632274b7b609c4a6b2df923144ca7e41cd260c70c198fe47c81790d958a9
activemq_download_url
:
http
://mirrors.gigenet.com/apache
/activemq/{{ activemq_version }}/{{ activemq_archive_name }}
activemq_download_url
:
http
s://archive.apache.org/dist
/activemq/{{ activemq_version }}/{{ activemq_archive_name }}
activemq_name
:
apache-activemq-{{ activemq_version }}
activemq_service_name
:
activemq
...
...
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