aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/gdm.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-07-09 20:51:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-07-09 20:51:21 -0300
commit5a5413d6d297e8d9942b6f96bc9237d1893dca4d (patch)
tree7b1a24074ea300e482561e590e6bccdbce6b9fa3 /manifests/subsystems/gdm.pp
parentc7738320a727f378f21abae8d23c38d48ffa012d (diff)
downloadpuppet-nodo-5a5413d6d297e8d9942b6f96bc9237d1893dca4d.tar.gz
puppet-nodo-5a5413d6d297e8d9942b6f96bc9237d1893dca4d.tar.bz2
Minor fixes at gdm config
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 1ac4b32..024b4cd 100644
--- a/manifests/subsystems/gdm.pp
+++ b/manifests/subsystems/gdm.pp
@@ -28,7 +28,7 @@ class gdm {
# This mode will also apply to files from the source directory
mode => 0644,
# Puppet will automatically set +x for directories
- source => 'puppet:///modules/nodo/etc/gdm/themes/crunchbag',
+ source => 'puppet:///modules/nodo/etc/gdm/themes/crunchbang',
}
file { '/usr/share/gdm/themes/Tuxtastic':