Add Apache HTTP Server application for ppc64le

package-name: io.murano.apps.ApacheHttpServerPPC64LE.zip
package-hash: 67eb1d393e685c6d5bf3dfcaf6631d6a
package-url: https://drive.google.com/file/d/0B0deXevtrE_aVWJsMFgyYzBheUU/view?usp=sharing

Change-Id: Ic1e2abbfd959c5b7438b0810f4158c966973b445
This commit is contained in:
Alexander Bochkarev 2017-02-03 17:26:50 +04:00
parent aaf0d1563e
commit 38c110cf7a
1 changed files with 25 additions and 0 deletions

View File

@ -1520,6 +1520,31 @@
attributes:
"Package URL": "http://storage.apps.openstack.org/apps/com.example.apache.ApacheHttpServer.zip"
"Source URL": "https://github.com/openstack/murano-apps/tree/master/ApacheHTTPServer/package"
-
name: Apache HTTP Server ppc64le
tags: ['app']
provided_by:
name: Alexander Bochkarev
href: "mailto:abochkarev@mirantis.com"
company: Mirantis, Inc.
description: >
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for modern operating systems including UNIX and
Windows NT. The goal of this project is to provide a secure, efficient and
extensible server that provides HTTP services in sync with the current HTTP
standards.
service:
type: murano
format: package
package_name: io.murano.apps.ApacheHttpServerPPC64LE
release:
- Mitaka
license: Multi-licensed OpenSource
depends:
- name: Ubuntu 16.04 ppc64le (pre-installed murano-agent)
hash: 67eb1d393e685c6d5bf3dfcaf6631d6a
attributes:
"Package URL": "http://storage.apps.openstack.org/apps/io.murano.apps.ApacheHttpServerPPC64LE.zip"
-
name: Apache Tomcat
tags: ['app']