summaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-21 21:16:21 +0000
committerGerrit Code Review <review@openstack.org>2017-02-21 21:16:21 +0000
commit71f655326be5eee7e030946fb6dd6cd4ba03b640 (patch)
tree3534d52bbe87c25a8cae9064aa530d045d0f45d5 /Puppetfile_extras
parentd12c004bc9c630c756a6b0df351916b9e04b9778 (diff)
parentf59e01c097c1bd9f121bf94a7978c40ffa4e80d8 (diff)
Merge "Add VPP service"
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 b927d99..80ab083 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -28,3 +28,7 @@ mod 'datacat',
mod 'etcd',
:git => 'https://github.com/cristifalcas/puppet-etcd',
:ref => '1.10.0'
+
+mod 'fdio',
+ :git => 'https://git.fd.io/puppet-fdio',
+ :ref => 'master'