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-16 16:34:49 +0000
commit982968055496a8e878565abaf63f7f292995ae8a (patch)
tree0c66da45fc377a34000e5ce023c46dce8cbc8b22 /strata/openstack-services/tftp-hpa.morph
parente7a620bc3718008267cf4283009f5aa2998279ce (diff)
downloaddefinitions-982968055496a8e878565abaf63f7f292995ae8a.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. Change-Id: I0a12f5807ac2f52aa025587a08a6ebfae403eff1
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