Skip to content

Commit 4a81e73

Browse files
author
Cosmin Lehene
committed
[HSTACK] - Initial HSTACK integration
- Added JIRA and Github location - Changed to -adobe-SNAPSHOT version
1 parent 15d3549 commit 4a81e73

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Adobe Fork of deric-mesos
2+
This project is part of Adobe HSTACK project group.
3+
4+
##Source:
5+
* https://git.corp.adobe.com/metal-cell/puppet-mesos
6+
7+
## JIRA project
8+
* https://jira.corp.adobe.com/browse/HSTACK
9+
* Component: [**puppet-mesos**](https://jira.corp.adobe.com/browse/HSTACK/component)
10+
11+
## Contributing Guide
12+
Check [Contributors Guide](http://saasbase.corp.adobe.com/guides/saasbase_contributors.html)
13+
14+
15+
116
# Mesos Puppet Module
217
[![Puppet
318
Forge](http://img.shields.io/puppetforge/v/deric/mesos.svg)](https://forge.puppetlabs.com/deric/mesos) [![Build Status](https://travis-ci.org/deric/puppet-mesos.png)](https://travis-ci.org/deric/puppet-mesos) [![Puppet Forge

metadata.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "deric-mesos",
3-
"version": "0.8.1",
3+
"version": "0.8.1-adobe-SNAPSHOT",
44
"author": "Tomas Barton",
5-
"summary": "Module managing Mesos master and slave instalation",
5+
"summary": "Adobe HSTACK Fork: Module managing Mesos master and slave instalation",
66
"license": "Apache-2.0",
7-
"source": "http://github.com/deric/puppet-mesos",
8-
"project_page": "http://github.com/deric/puppet-mesos",
9-
"issues_url": "https://github.com/deric/puppet-mesos/issues",
7+
"source": "https://git.corp.adobe.com/metal-cell/puppet-mesos",
8+
"project_page": "https://git.corp.adobe.com/metal-cell/puppet-mesos",
9+
"issues_url": "https://jira.corp.adobe.com/browse/HSTACK",
1010
"description": "Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications",
1111
"dependencies": [
1212
{

0 commit comments

Comments
 (0)