Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Contains the generic config files for the gds-operations Puppet modules.

Notifications You must be signed in to change notification settings

gds-operations/puppet_modulesync_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDS-operations Puppet modulesync configuration

Contains the generic config files for the gds-operations 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 gds-operations Puppet modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published