Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the scope of the control-repo to mostly an example #27

Merged
merged 4 commits into from
Mar 29, 2016

Conversation

npwalker
Copy link
Contributor

Prior to this commit, the control-repo was an example of the
structure of a control repo but it also included puppet code to
help setup code manager and instructions to get that all setup
in a very specific way.

This was great for users that wanted to follow those instructions
exactly but wasn't great for people just looking for an example to
start from.

After this commit, the control-repo will be just an example once
again and a new repo somehwere else will pop up to provide the
explicit instructions on how to use the example with code manager.

@npwalker npwalker force-pushed the reduce_scope_of_control_repo branch 2 times, most recently from d42c268 to 6be6b0a Compare March 23, 2016 17:56
Prior to this commit, the puppetmaster profile was embedded in this
control-repo.

After this commit, the puppetmaster profile is moved out into its
own module.
Prior to this commit, there was a gitlab profile in the site dir
of this control-repo.

After this commit, the profile has been moved to it's own repo
where it can be used more generally and not tightly coupled to this
repository.

As a result, the gitlab role has been removed from this repository
as well.
Prior to this commit, there was a stash profile in the site dir
of this control-repo.

After this commit, the profile has been moved to it's own repo
where it can be used more generally and not tightly coupled to this
repository.
@npwalker npwalker force-pushed the reduce_scope_of_control_repo branch from 6be6b0a to 7c697c9 Compare March 24, 2016 21:22
Prior to this commit, the control-repo was an example of the
structure of a control repo but it also included puppet code to
help setup code manager and instructions to get that all setup
in a very specific way.

This was great for users that wanted to follow those instructions
exactly but wasn't great for people just looking for an example to
start from.

After this commit, the control-repo will be just an example once
again and a new repo somehwere else will pop up to provide the
explicit instructions on how to use the example with code manager.

There are links added to puppetlabs/control-repo to a new repo
that will have a version of the code that once lived in
puppetlabs/control-repo
@npwalker npwalker force-pushed the reduce_scope_of_control_repo branch from 7c697c9 to 2c98a92 Compare March 29, 2016 22:54
@glarizza
Copy link

Cool - I'm gonna cut a release of the current version of Control Repo and then look to merge this in this week

@glarizza glarizza merged commit 3f94daf into puppetlabs:production Mar 29, 2016
@npwalker npwalker deleted the reduce_scope_of_control_repo branch March 30, 2016 15:40
npwalker added a commit to Puppet-RampUpProgram/control-repo that referenced this pull request Mar 30, 2016
…f_control_repo"

3f94daf

Reverting the commit to the puppetlabs/control-repo that removed
all of the setup code for code manager and otherwise.  This is the
quick way to get back to where we started but we'll pare this
down a little bit after.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants