aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/gdm.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems/gdm.pp')
-rw-r--r--manifests/subsystems/gdm.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/gdm.pp b/manifests/subsystems/gdm.pp
index 403fd25..c7cb0ac 100644
--- a/manifests/subsystems/gdm.pp
+++ b/manifests/subsystems/gdm.pp
@@ -21,7 +21,7 @@ class gdm {
owner => root,
group => root,
mode => 0644,
- source => [ "puppet:///modules/site-nodo/etc/gdm/$domain/gdm.conf",
+ source => [ "puppet:///modules/site_nodo/etc/gdm/$domain/gdm.conf",
"puppet:///modules/nodo/etc/gdm/gdm.conf", ]
}