summaryrefslogtreecommitdiff
path: root/strata/openstack-services/tftp-hpa.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-09 15:08:08 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-15 13:51:18 +0000
commit794ad4e8724b982c8e93ef954d2f8370239d3ee3 (patch)
treec27300cde096e93708f4e63ea6eeacf5160bdf4c /strata/openstack-services/tftp-hpa.morph
parent8ffca4956d5d436bb5f17a62980f74b8878abf9d (diff)
downloaddefinitions-794ad4e8724b982c8e93ef954d2f8370239d3ee3.tar.gz
Add tftp-hpa to OpenStack services
The existing Busybox's TFTP server implementation is not up to the job for the OpenStack baremetal service, as it doesn't support filename remapping.
Diffstat (limited to 'strata/openstack-services/tftp-hpa.morph')
-rw-r--r--strata/openstack-services/tftp-hpa.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/openstack-services/tftp-hpa.morph b/strata/openstack-services/tftp-hpa.morph
new file mode 100644
index 00000000..d466d2d4
--- /dev/null
+++ b/strata/openstack-services/tftp-hpa.morph
@@ -0,0 +1,5 @@
+name: tftp-hpa
+build-system: autotools
+kind: chunk
+install-commands:
+- make INSTALLROOT="$DESTDIR" install