summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-07-17 09:59:15 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-07-27 16:22:18 +0000
commitf49f76498e301d49744a82a90f3514eeb8951228 (patch)
treebece015c323453cebe890c4ca26f3541d2150d01
parent285802590bde313a6d2f45fa3399f941940f99c2 (diff)
downloaddefinitions-f49f76498e301d49744a82a90f3514eeb8951228.tar.gz
Add bind9 to add dig binary needed for stemcell
Change-Id: I74f141d1fd27c01d5e40d34e74936b7c2d87f842
-rw-r--r--strata/bosh-stemcell.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/strata/bosh-stemcell.morph b/strata/bosh-stemcell.morph
index 79588dab..e4562e03 100644
--- a/strata/bosh-stemcell.morph
+++ b/strata/bosh-stemcell.morph
@@ -37,3 +37,6 @@ chunks:
morph: strata/bosh-stemcell/sysstat.morph
repo: git://github.com/sysstat/sysstat.git
ref: v11.1.4
+- name: bind9
+ repo: https://source.isc.org/git/bind9.git
+ ref: v9_10_2_P2