Commit Graph

62 Commits

Author SHA1 Message Date
Henry Wang
4cac68d389 sfdsdf 2019-11-22 14:08:10 +08:00
Henry Wang
274170c804 ddd 2019-11-22 13:55:52 +08:00
Henry Wang
639ec29898 sd 2019-10-29 12:05:48 +08:00
Henry Wang
22253d5888 tst 2019-10-25 13:39:33 +08:00
Henry Wang
70384a4cf2 sfd 2019-10-22 14:41:06 +08:00
Henry Wang
4cd12bfdae add firewall 2019-10-21 10:54:55 +08:00
Henry Wang
e4cfae011c set production 2.4.0 2019-10-08 14:47:44 +08:00
Henry Wang
22f26c4ea2 sfss 2019-10-08 13:48:44 +08:00
Henry Wang
dedbe204e7 tststs 2019-10-08 10:52:05 +08:00
Henry Wang
465cd1c2c9 tststst 2019-10-08 10:45:28 +08:00
Henry Wang
02a3ee74f3 tststs 2019-10-08 10:39:48 +08:00
Henry Wang
a9fccf2662 tstst 2019-10-08 10:24:29 +08:00
Henry Wang
b2af8b3d8c tststs 2019-10-08 10:21:46 +08:00
Henry Wang
998c96fe19 tststs 2019-10-08 10:13:40 +08:00
Henry Wang
9afa1ce888 stststs 2019-10-08 10:10:24 +08:00
Henry Wang
917b85c896 tststs 2019-10-08 10:09:32 +08:00
Henry Wang
27c6d89e8b ststs 2019-10-08 10:08:44 +08:00
Henry Wang
7a846ad2f5 tststs 2019-10-08 10:07:42 +08:00
Henry Wang
2ff2161fc7 tsttst 2019-10-08 09:57:40 +08:00
Henry Wang
64cb8f40a5 ststs 2019-10-08 09:57:07 +08:00
Henry Wang
9fd4e7a925 tststs 2019-10-08 09:55:29 +08:00
Henry Wang
3c6806b0e2 sfsfsdf 2019-10-08 09:54:56 +08:00
Henry Wang
9a4fa99670 tsts 2019-10-08 09:47:41 +08:00
Henry Wang
65b11ac733 ststs 2019-10-08 09:46:09 +08:00
Henry Wang
3b3c56ab24 tstst 2019-10-08 09:39:59 +08:00
Henry Wang
fb0273d5e4 ststst 2019-10-08 09:38:26 +08:00
Henry Wang
e4cbe2613c stststst 2019-10-08 09:36:45 +08:00
Henry Wang
4a84756a73 wtstst 2019-10-08 09:31:44 +08:00
Henry Wang
5bcf6e7386 tests 2019-10-08 09:25:23 +08:00
Henry Wang
2eb4d83169 ddd 2019-09-24 11:23:38 +08:00
Henry Wang
61e624c7b0 add autosign module 2019-09-09 11:44:14 +01:00
Henry Wang
c6458d3f91 add puppet_agent module 2019-09-04 09:03:07 +01:00
Henry Wang
0980b482a4 Type Correction 2019-08-29 08:59:35 +08:00
Henry Wang
002fe8258a Add HaProxy Module with dependent modules 2019-08-29 08:58:28 +08:00
Henry Wang
e408957bad test Commit 2019-08-28 21:43:08 +08:00
Reid Vandewiele
dddbd8d15c (maint) Update Puppetfile versions, update style
This commit updates the Puppetfile example module versions to list the
latest releases for the example modules as of 2019-07-10, and also
updates several files for style.

Standardizing on double-quotes in YAML due to:

1. Functional irrelevance between single vs. double quotes in our YAML
2. Prevalent use of double-quotes in Puppet documentation
3. Similar look-and-feel to other data serialization formats like JSON
2019-07-11 09:33:14 -07:00
Nate McCurdy
f69ffd8ce1 Update module examples to latest versions 2018-05-08 10:46:30 -07:00
Nate McCurdy
36a2784275 Resolve Rubocop warnings
* Removed the useless assignment in the config_version.rb error catching
* Single quote vs. double quote in Puppetfile
2018-05-08 10:46:30 -07:00
Igor Galić
9a13af11c6
point "forge" to new canonical URL, with https 2017-11-27 21:41:11 +01:00
Nick Walker
2c98a9264c Reduce the scope of the control-repo to mostly an example
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
2016-03-29 15:53:10 -07:00
Nick Walker
b3519dd48c Move stash profile out to its own 'profile' module
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.
2016-03-24 14:07:16 -07:00
Nick Walker
ff6f140529 Move gitlab profile out to its own 'profile' 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.
2016-03-24 08:27:17 -07:00
Nick Walker
9503f54349 Move puppetmaster profile to rampup_profile_puppetmaster module
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.
2016-03-23 15:55:58 -07:00
Nick Walker
55f983ffc9 Update npwalker/pe_code_manager_webhook to 1.0.3 2016-03-23 14:44:26 -07:00
Nick Walker
4978905d9b Update to pe_code_manager_webhook v1.0.2 2016-03-17 14:34:40 -07:00
Nick Walker
182f947418 Update to pe_code_manager_wehbook v1.0.1 2016-03-17 14:34:40 -07:00
Nick Walker
bd13252916 Update to pe_code_manager_webhook v1.0.0
Prior to this commit, we were using a pre-release version of the
pe_code_manager_webhook module in order to test that simply
re-namespacing the module form a profile to a module worked as
expected.

After this commit, we use the official 1.0.0 relase of the module
that includes a few changes that make it more versatile.
2016-03-17 14:34:40 -07:00
Nick Walker
00d3aa1f4f Move profile::git_webhook into seperate module pe_code_manager_webhook
Prior to this commit the functionality to setup the either code
manager or zack/r10k was tightly coupled to this control-repo. In
an effort to make that functionality useful to more people we're
splitting it into a dedicated module.

After this commit, the pe_code_manager_webhook module will contain all logic
around setting up the webhook while this control-repo will still
gloss over the details needed to get everything in PE setup correctly
to use that module.

This commit removes the files associated with the profile including
some custom functions that were only there to make it work.

This commit removes the all_in_one_pe_2015_2 role as it was exactly
the same as the all_in_one_pe role.

This commit modifies all_in_one_pe to use the pe_code_manager_webhook module
instead of the profile.
2016-03-17 14:33:01 -07:00
Patrick St. Jean
7f967d1f8b Changed :latest to 2.0.1 for hunner/hiera 2016-02-04 14:22:40 -06:00
Patrick St. Jean
b415200eb0 Fixed code so hunner/hiera can be pulled from forge 2016-02-04 11:34:52 -06:00