2013-12-12 Added support for i386 and x86_64
Include install.pp and more fix
This module allows control of the profiles and global preferences firefox. Testing onFirefox 17 CentOS6.4. Basically controls two files:
CentOS/RedHat: firefox.js file in /usr/lib64/firefox/defaults/preferences/ or /usr/lib/firefox/defaults/pref/
Debian/Ubuntu: firefox.cfg file in /usr/lib64/firefox/ or /usr/lib/firefox/
- CentOS/Redhat: EPEL repository or package firefox (tested with version 17 ESR from EPEL)
Ubuntu/Debian: sourcelist
-. One was developed for (CentOS/RedHat)6.4, however it can be exported to other platforms.
firefox.cfg.erb (firefox/templates/)
firefox.js (firefox/files/)
bookmarks.html file can be generated from any firefox browser and copy files within the directory
Apache License, Version 2.0
Javier Calles javier.calles@smartmatic.com
node /fqdn/ {
include firefox
}