Commit Graph

14 Commits

Author SHA1 Message Date
Clark Boylan 9c8562390a Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I18ae9291cf2ca758dd82b1969d5a3e2b5f89a866
2022-02-17 12:49:35 -08:00
Ian Wienand 4637705ab5 Move logrotate to site.pp
It's trying to rotate /var/log/planet/planet.log -- it's actually
/var/log/planet/openstack.log as specified in the cron entry above.
Move the logrotate into the site.pp so it picks up the right ${name}

Change-Id: Ic57c8325b3e44890a58273d2bad1e59fbeac682c
2017-04-05 11:10:00 +10:00
Ian Wienand 36f03ff9c4 Up cron to 15 minute runs
5 minute runs are actually pretty close to overlapping due to polling
all the remote blogs.  I'm sure we can wait a few more minutes for a
blog post here.

Change-Id: I2a5455f0daadca79327e8a325f29c39a9dfde70d
2017-04-03 13:50:16 +10:00
Ian Wienand a6527c7628 Rotate planet log file
Rotate the log file periodically

Change-Id: I93606391a49a4475b88abec51bcc959b4d1962b6
2017-04-03 13:50:14 +10:00
Paul Belanger cdeadce7ad Migrate to puppet-httpd module
puppet-httpd is the openstack-infra version of puppetlabs-apache
(0.0.4) release.

This patchset will remove the puppetlabs-apache namespace from -infra
allowing for possible future patchsets to use newer puppetlabs-apache
modules.

Change-Id: Id1010fda360e7dceedca8dd1df009ca75a610777
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-07-16 15:41:16 -04:00
James E. Blair d7c83b951f Remove remove_nginx.
Remove remaining remove_nginx usage (it has been removed).

Change-Id: Icfd8c3ad7205777e50722ea82d1922bcad523e48
Reviewed-on: https://review.openstack.org/29819
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-05-20 20:40:03 +00:00
Paul Belanger fb0e6e26e2 More puppet-lint formatting fixes
Yet another bunch of puppet-lint fixes.

Change-Id: I9574cf1c5e35620b12e4d5e2bd6b2eb4d320c935
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/13988
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-10-05 19:47:44 +00:00
Monty Taylor f892d7060a Align all web server usage on apache module.
Change-Id: Idd712a8ee5ec81c6b88b7d3e2270dce4da254927
Reviewed-on: https://review.openstack.org/10838
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-08-12 17:03:46 +00:00
Monty Taylor ea403c5dee Replace manual git work with vcsrepo module.
Change-Id: Ia0f3acd50aab07cc83d13cd12c8f7fc67f1c697d
Reviewed-on: https://review.openstack.org/10832
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-08-07 07:09:43 +00:00
Monty Taylor 722ab9d926 Pull in cron, not in puppet.
We were pulling new changes in the puppet run, and doing planet
as a separate cron job. How about we just let the cron job run
planet and let puppet install planet.

Change-Id: I68d90fd939f184d5f8bd30f4e0f95ccc7a777048
2012-07-24 17:55:01 -05:00
Andrew Hutchings 265fdefba1 Cleanup puppet modules
Make files notify services to restart when changed
Improve planet's cron, spit out a date/time and append instead of overwrite log

Change-Id: I0c2ee96c4aff5512a891c49b8b2df5c20c9cab44
2012-02-06 16:32:34 +00:00
Andrew Hutchings a56778c211 Fix cron on planet
Fix issues with cron and log planet

Change-Id: Id7a8371776049396337d8ca0f9d3665453c65bbb
2012-02-03 19:34:08 +00:00
Andrew Hutchings f9ad6def56 Fix git usage in the planet puppet module
Change-Id: Ia13cc44c219e53d905157ae6f4f2305d7b1115dd
2012-02-03 18:38:12 +00:00
Andrew Hutchings 45516b6210 Add planet support
Adds planet module and planet.openstack.org site.

Change-Id: Id4d495889346e0a0d85d0fd05e40d451b04d21b1
Note: will not work with current openstack-planet git branch.  Update for that comming
2012-02-03 14:53:03 +00:00