Update stdlib and concat to 6.1.0 both
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / objectstore / gsuri.pp
diff --git a/3rdparty/modules/stdlib/types/objectstore/gsuri.pp b/3rdparty/modules/stdlib/types/objectstore/gsuri.pp
new file mode 100644 (file)
index 0000000..61e7344
--- /dev/null
@@ -0,0 +1,2 @@
+type Stdlib::ObjectStore::GSUri = Pattern[/^gs:\/\//]
+