X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fstdlib%2Ftypes%2Fobjectstore%2Fgsuri.pp;fp=3rdparty%2Fmodules%2Fstdlib%2Ftypes%2Fobjectstore%2Fgsuri.pp;h=61e73448ff32d7f518cab93230c4a4adf1156c73;hb=30caaa85aed7015ca0d77216bff175eebd917eb7;hp=0000000000000000000000000000000000000000;hpb=6f656bd4265e3dab13b9af2bf96e9044322e9d8f;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/stdlib/types/objectstore/gsuri.pp b/3rdparty/modules/stdlib/types/objectstore/gsuri.pp new file mode 100644 index 000000000..61e73448f --- /dev/null +++ b/3rdparty/modules/stdlib/types/objectstore/gsuri.pp @@ -0,0 +1,2 @@ +type Stdlib::ObjectStore::GSUri = Pattern[/^gs:\/\//] +