aboutsummaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2017-07-18 13:35:13 -0400
committerFeng Pan <fpan@redhat.com>2017-07-27 11:12:01 -0400
commit8131692770530c9a7687718e7620fc4fb583b935 (patch)
treee60cf9433bcda48b57904c22a2583e6f1d546a5a /Puppetfile_extras
parente5c62346823df230beac221a8a413dd57810f3e8 (diff)
Add VPP and honeycomb services
Change-Id: I6ed724f4c81a230a17584c33cc4de8b4000d525e
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r--Puppetfile_extras4
1 files changed, 4 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras
index 22a053b..5e3be14 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -29,6 +29,10 @@ mod 'etcd',
:git => 'https://github.com/cristifalcas/puppet-etcd',
:ref => '1.10.0'
+mod 'fdio',
+ :git => 'https://git.fd.io/puppet-fdio',
+ :ref => 'master'
+
mod 'ntp',
:git => 'https://github.com/puppetlabs/puppetlabs-ntp',
:ref => '4.2.x'