diff options
Diffstat (limited to 'testing/puppet-fdio/manifests/test.pp')
-rw-r--r-- | testing/puppet-fdio/manifests/test.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/puppet-fdio/manifests/test.pp b/testing/puppet-fdio/manifests/test.pp new file mode 100644 index 0000000..6317bda --- /dev/null +++ b/testing/puppet-fdio/manifests/test.pp @@ -0,0 +1,2 @@ +class { '::fdio::vpp': } +class { '::fdio::honeycomb': } |