Skip to content
Snippets Groups Projects
Commit ae7250b1 authored by schiermi's avatar schiermi
Browse files

More iceweasel to firefox-esr cleanup tasks.

parent 66881b0d
No related branches found
No related tags found
No related merge requests found
......@@ -155,8 +155,8 @@ class desktop {
require => File['/etc/skel/Desktop/firefox-esr.desktop'],
}
file { '/etc/firefox-esr/profile/prefs.js':
source => 'puppet:///modules/desktop/etc/firefox-esr/profile/prefs.js',
file { '/etc/firefox-esr/prefs.js':
source => 'puppet:///modules/desktop/etc/firefox-esr/prefs.js',
require => [
Package['firefox-esr'],
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment