X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fsystemd%2Ftypes%2Funit.pp;fp=3rdparty%2Fmodules%2Fsystemd%2Ftypes%2Funit.pp;h=a96cd54bff46b15f4955f8f9a0bcded12f061b08;hb=1329adc9f34c3c87e353983ec9023a6cf6e93e67;hp=0000000000000000000000000000000000000000;hpb=a81ff959d6c9c7605db1176b89dc2b5ffde0d903;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/systemd/types/unit.pp b/3rdparty/modules/systemd/types/unit.pp new file mode 100644 index 000000000..a96cd54bf --- /dev/null +++ b/3rdparty/modules/systemd/types/unit.pp @@ -0,0 +1 @@ +type Systemd::Unit = Pattern['^.+\.(service|socket|device|mount|automount|swap|target|path|timer|slice|scope)$']