Add systemd module, required by rabbitmq
[mirror/dsa-puppet.git] / 3rdparty / modules / systemd / data / common.yaml
diff --git a/3rdparty/modules/systemd/data/common.yaml b/3rdparty/modules/systemd/data/common.yaml
new file mode 100644 (file)
index 0000000..13950df
--- /dev/null
@@ -0,0 +1,21 @@
+---
+systemd::service_limits: {}
+systemd::manage_resolved: false
+systemd::resolved_ensure: 'running'
+systemd::dns: ~
+systemd::fallback_dns: ~
+systemd::domains: ~
+systemd::llmnr: ~
+systemd::multicast_dns: ~
+systemd::dnssec: ~
+systemd::cache: false
+systemd::dns_stub_listener: ~
+systemd::use_stub_resolver: false
+systemd::manage_networkd: false
+systemd::networkd_ensure: 'running'
+systemd::manage_timesyncd: false
+systemd::timesyncd_ensure: 'running'
+systemd::ntp_server: ~
+systemd::fallback_ntp_server: ~
+systemd::manage_accounting: false
+systemd::accounting: {}