Remove a bunch of 3rdparty modules that seem unused
[mirror/dsa-puppet.git] / 3rdparty / modules / nova / spec / fixtures / manifests / site.pp
diff --git a/3rdparty/modules/nova/spec/fixtures/manifests/site.pp b/3rdparty/modules/nova/spec/fixtures/manifests/site.pp
deleted file mode 100644 (file)
index bae85c0..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-node default {}
-
-node 'test-001.example.org' {
-  include ::nova
-  include ::nova::consoleauth
-  include ::nova::spicehtml5proxy
-}