Skip to content

owindsor/Example42-tools

 
 

Repository files navigation

Here you find some scripts and scripts useful to manage Example42 modules

  • module_clone.sh
    • Create a new module with default structure based on an existing template

  • project_rename.sh
    • Create a project module based on module example42 with your $my_project name

  • sync.sh
    • Executes the git commands to update the repository and all the submodules

  • check-module.sh
    • Runs checks on the current module. It requires rake, puppet (doc) and puppet-lint

  • get_webmin_params.sh
    • Gather OS related infos about a module (package) from the WebMin source configuration files

  • massfindandreplace.sh
    • Simple recursive find and replace script.

  • massfindandreplace_macspurious.sh
    • Removes the non visible chars I often leave around with my Mac ;-)

About

Some scripts and tools to manage Example42 Puppet Modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published