Try to retire the site module: move linux_module to base
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index 1708ba8..f86e580 100644 (file)
@@ -17,7 +17,7 @@ class ganeti2 {
                ensure => installed
        }
 
-       site::linux_module { 'tun': }
+       base::linux_module { 'tun': }
 
        file { '/etc/cron.hourly/puppet-cleanup-watcher-pause-file':
                source => 'puppet:///modules/ganeti2/cleanup-watcher-pause-file',