Merge "Sync ApacheHttpServer app with apps.openstack.org"

This commit is contained in:
Jenkins 2015-07-14 10:49:07 +00:00 committed by Gerrit Code Review
commit 6e4289166a
2 changed files with 14 additions and 0 deletions

View File

@ -58,4 +58,10 @@ Methods:
- $._environment.reporter.report($this, 'Instance is created. Deploying Apache')
- $.instance.agent.call($template, $resources)
- $._environment.reporter.report($this, 'Apache is installed.')
- If: $.instance.assignFloatingIp
Then:
- $host: $.instance.floatingIpAddress
Else:
- $host: $.instance.ipAddresses[0]
- $._environment.reporter.report($this, format('Apache is available at http://{0}', $host))
- $.setAttr(deployed, true)

View File

@ -0,0 +1,8 @@
Images:
- Name: 'debian-8-m-agent.qcow2'
Hash: 'c05398176ff18ca4d011b3550fa174e3'
Meta:
title: 'Debian 8 x64 (pre-installed murano-agent)'
type: 'linux'
DiskFormat: qcow2
ContainerFormat: bare