a0841c293e
Add default config for Gemfile, puppet-lint disabled checks, nodepool files for centos7 and trusty, and a sample modulesync.yaml for configuring msync. Co-Authored-By: Cody Herries <cody@puppetlabs.com> Change-Id: Ib00a5b3b9c62f063b0b88b2d883e0ebad6506840
8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
---
|
|
namespace: stackforge
|
|
git_base: ssh://jdoe@review.openstack.org:29418/
|
|
branch: msync_foo
|
|
remote_branch: refs/publish/master/msync_foo
|
|
# see https://github.com/puppet-community/modulesync/blob/master/contrib/openstack-commit-msg-hook.sh
|
|
pre_commit_script: openstack-commit-msg-hook.sh
|