Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Contains the generic config files for the GOV.UK Puppet modules.

Notifications You must be signed in to change notification settings

alphagov/govuk_puppet_modulesync_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOV.UK Puppet modulesync configuration

Contains the generic config files for the GOV.UK Puppet modules. Upgrades are made here and then propagated to all the modules using the modulesync gem.

Using modulesync

Install the required gems

bundle install

If you want to add a new file to existing repos, add the file under moduleroot/ and then run bundle exec msync update --noop to see what would change.

To add a repo to modulesync management insert the name in managed_modules.yml and then run bundle exec msync update --noop

Once you're happy with the changes run

bundle exec msync update -m "Add base scaffolding"

To work on all modules matching a regex

bundle exec msync update -f duplicate_

About

Contains the generic config files for the GOV.UK Puppet modules.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published