Update stdlib
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / compat / bool.pp
diff --git a/3rdparty/modules/stdlib/types/compat/bool.pp b/3rdparty/modules/stdlib/types/compat/bool.pp
new file mode 100644 (file)
index 0000000..5d8e27e
--- /dev/null
@@ -0,0 +1,2 @@
+# Emulate the is_bool and validate_bool functions
+type Stdlib::Compat::Bool = Boolean