aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystem/motd.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystem/motd.pp b/manifests/subsystem/motd.pp
index 8561b38..57157f9 100644
--- a/manifests/subsystem/motd.pp
+++ b/manifests/subsystem/motd.pp
@@ -1,5 +1,5 @@
class nodo::subsystem::motd(
- $network_name = hiera('nodo::motd::network_name', 'Nodo')
+ $network_name = hiera('nodo::subsystem::motd::network_name', 'Nodo')
) {
# http://projects.reductivelabs.com/issues/1915
file { "/var/run/motd":