Commit Graph

282 Commits

Author SHA1 Message Date
Abir Majumdar
e8b4414c80
Update common.yaml 2018-08-28 22:23:57 -07:00
Abir Majumdar
bb4d9615b9
Update update_puppetfile.rb 2018-08-24 07:31:34 -07:00
Abir Majumdar
23813d939f
Update update_puppetfile.rb 2018-08-24 07:27:29 -07:00
Abir Majumdar
01084e2f7e
Fixing bug 2018-08-24 07:25:06 -07:00
Abir Majumdar
a93e0b4308
Adding control-repo param 2018-08-24 07:21:32 -07:00
Abir Majumdar
6f856baadf changing :ref for beersy-win_proxy to 30b2ac4f33d6f0498ec97a419204ccb943d10115 2018-08-24 06:04:22 +00:00
Abir Majumdar
c024ae198f
Update Puppetfile 2018-08-23 23:01:45 -07:00
Abir Majumdar
74d7932b7b
Update update_puppetfile 2018-08-23 22:59:59 -07:00
Abir Majumdar
8ad7c9d2f3 changing :ref for beersy-win_proxy to 898890b1d5b959c64492971d0542f952bae1237b 2018-08-24 05:56:34 +00:00
Abir Majumdar
f30e907d3a
Update Puppetfile 2018-08-23 22:56:05 -07:00
Abir Majumdar
1f94b2e1fd
changing ref to commit 2018-08-23 22:55:46 -07:00
Abir Majumdar
f747f5c903
Update Puppetfile 2018-08-23 22:46:48 -07:00
Abir Majumdar
1817fa8249
Update update_puppetfile 2018-08-23 22:23:15 -07:00
maju6406
7508ec3a3d adding ruby script to update puppetfile dynamically 2018-08-23 21:38:45 -07:00
Abir Majumdar
d24889d9e0
Update Puppetfile 2018-08-23 21:29:14 -07:00
Abir Majumdar
1e9f6596a4
Merge pull request #3 from maju6406/website-update2
Updating website content
2018-08-21 08:27:53 -07:00
maju6406
25389c26e2 Updating website content 2018-08-21 08:26:36 -07:00
Abir Majumdar
d55021f11a
Merge pull request #2 from maju6406/website-update-1
Updating website content
2018-08-21 07:48:05 -07:00
maju6406
07743d61f8 Updating website content 2018-08-21 07:43:35 -07:00
maju6406
1f5ef05c21 Fixing vro 2018-08-20 22:56:55 -07:00
maju6406
982fdb659b Fixing require 2018-08-20 22:55:20 -07:00
maju6406
97ba73f13d Fixing linting issues 2018-08-20 22:52:05 -07:00
Abir Majumdar
4da9b00e66
Fixing typo in readme 2018-08-20 22:26:35 -07:00
Abir Majumdar
343e682bb9
Updating readme with updated repo 2018-08-20 22:22:30 -07:00
maju6406
9bde731d14 Syncing with starter content 2018-08-20 22:16:14 -07:00
Abir Majumdar
88c3984c97
Update README.md 2018-07-31 07:42:22 -07:00
Abir Majumdar
d3a987cfbd
Removing extra text 2018-07-30 23:01:57 -07:00
Abir Majumdar
28c70c39bc
Update Puppetfile 2018-07-25 10:41:29 -07:00
Abir Majumdar
17dc5c349f
Update Puppetfile 2018-07-24 10:03:42 -07:00
Abir Majumdar
058491d65d
Create hiera.yaml 2018-04-04 11:09:57 -07:00
Abir Majumdar
41eda2b7fb
Update Puppetfile 2018-01-11 08:13:03 -08:00
Abir Majumdar
b83aa35adf Update README.md 2017-10-02 15:27:01 -07:00
Nate McCurdy
05d7620962 Merge pull request #51 from puppetlabs/whitespace_error
Reverting whitespace commit
2017-09-06 16:39:53 -07:00
Shobhna Shastri
4c0ea09e19 Reverting whitespace commit
There was an accidental commit made on the production branch (d877ba22b6). This commit is to correct and revert the change.
2017-09-06 16:37:30 -07:00
Shobhna Shastri
d877ba22b6 Testing something 2017-08-25 14:06:56 -07:00
Gabriel M. Schuyler
ee0e87de27 Merge pull request #50 from natemccurdy/show_master
config_version: Show the compiling master's name
2017-07-05 17:17:57 -07:00
Nate McCurdy
124b1a2727 config_version: Show the compiling master's name
Prior to this, the config_version script just showed the commit ID of
the version of code being compiled. This commit includes the compiling
Puppet master's hostname and environment name in the config_version.
This is very useful for debugging when a Puppet master is failing and
you have multiple masters behind a load balancer.

The output of config_version now looks like this:

pupmaster01-production-ac9785273a10
2017-07-05 17:09:51 -07:00
Nate McCurdy
ac9785273a Merge pull request #44 from aharden/patch-2
Put local site modules first in modulepath
2017-06-02 17:14:19 -05:00
Nick Walker
c9931ceef7 Add ruby shebang to config_version scripts
Prior to this commit, if you used windows bash git when you clone
down the repo these files would get incorrect permissions which
make them unexecutable.

After this commit, due to some windows bash git magic I don't
understand it appears that adding the shebang to the beginning of
the file causes windows bash git to change the permissions to
so the file is executable.

This resolves https://github.com/puppetlabs/control-repo/issues/40
2016-11-22 13:20:15 -08:00
Nate McCurdy
fcab12f772 Merge pull request #46 from aharden/patch-1
Add GitHub instructions
2016-11-08 11:34:09 -08:00
Alex Harden
d2a890ceae Add GitHub instructions
Per Issue https://github.com/puppetlabs/control-repo/issues/26
2016-11-08 13:47:29 -05:00
Alex Harden
c26b42aa43 Put local site modules first in modulepath
Saw this issue referenced in @glarizza's PuppetConf 2016 talk (raised by @alvagante). Our (TE Connectivity) implementation reflects this.
2016-11-08 12:57:46 -05:00
Alex Harden
b6af290069 Provide permalink for filebucket deprecation (#43)
"Latest" stopped resolving several PE releases ago.
2016-10-26 07:46:56 -07:00
Nick Walker
5497d199b3 Remove max_requests_per_instance since hiera-eyaml is fixed
Prior to this commit, we mitigated issues with hiera-eyaml causing
a memory leak by setting max_requets_per_instance to 0

After this commit, we go back to the default for
max_requests_per_instance because the hiera-eyaml memory leak
has been resolved for months if you use the newest version
2016-08-04 15:51:07 -07:00
Nick Walker
e0d6feea18 Merge pull request #38 from reidmv/fix_cm_perms
Set the execute bit for CM config version script
2016-06-29 08:38:27 -07:00
Reid Vandewiele
d340dd2288 Set the execute bit for CM config version script
The execute bit needs to be set or CM will fail.

I think this was probably just missed when the
code_manager_config_version.rb file was added.
2016-06-29 15:42:23 +01:00
Nick Walker
e8361dd21c Merge pull request #37 from dylanratcliffe/remove-role
Remove old role all_in_one_pe
2016-06-15 10:02:38 -07:00
Dylan Ratcliffe
aa2dba158b Removed old role 2016-06-14 14:37:43 +10:00
Nick Walker
b9d9eb0bb3 Update README with new Ramp Up Program URL 2016-05-27 10:37:55 -07:00
Gary Larizza
01346d7d21 Merge pull request #32 from jbondpdx/production
light editing, mostly for style
2016-05-11 16:27:10 -07:00