Skip to content

jcalles/puppet-firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

ChangLog

2013-12-12 Added support for i386 and x86_64

Include install.pp and more fix

firefox

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/

Depends:

  • 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

License

Apache License, Version 2.0

Contact

Javier Calles javier.calles@smartmatic.com

Support

Projects site

Example

node /fqdn/ {
include firefox        
}

About

Modulo de Puppet para Instalar y configurar Firefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published