]> git.donarmstrong.com Git - dsa-puppet.git/log
dsa-puppet.git
10 years agoluchesi -> ganeti
Peter Palfrader [Thu, 23 May 2013 08:36:50 +0000 (10:36 +0200)]
luchesi -> ganeti

10 years agofix danzi-dinis v6 rule
Peter Palfrader [Thu, 23 May 2013 06:53:05 +0000 (08:53 +0200)]
fix danzi-dinis v6 rule

10 years agoaccess to bacula pg from danzi
Peter Palfrader [Thu, 23 May 2013 06:45:49 +0000 (08:45 +0200)]
access to bacula pg from danzi

10 years agosyntax and address fix
Peter Palfrader [Wed, 22 May 2013 18:49:29 +0000 (20:49 +0200)]
syntax and address fix

10 years agodijkstra to ganeti2
Peter Palfrader [Wed, 22 May 2013 18:46:15 +0000 (20:46 +0200)]
dijkstra to ganeti2

10 years agono more freebsd routing on luchesi
Peter Palfrader [Wed, 22 May 2013 16:32:16 +0000 (18:32 +0200)]
no more freebsd routing on luchesi

10 years agonew tchaikovsky storage
Peter Palfrader [Wed, 22 May 2013 16:28:58 +0000 (18:28 +0200)]
new tchaikovsky storage

10 years agorename fischer volumes
Peter Palfrader [Wed, 22 May 2013 16:21:33 +0000 (18:21 +0200)]
rename fischer volumes

10 years agore-create finzi
Peter Palfrader [Wed, 22 May 2013 16:05:17 +0000 (18:05 +0200)]
re-create finzi

10 years agonew finzi storage
Peter Palfrader [Wed, 22 May 2013 15:55:54 +0000 (17:55 +0200)]
new finzi storage

10 years agofalla devices
Peter Palfrader [Wed, 22 May 2013 14:45:29 +0000 (16:45 +0200)]
falla devices

10 years agofix wwid
Peter Palfrader [Wed, 22 May 2013 14:01:57 +0000 (16:01 +0200)]
fix wwid

10 years agofano devices
Peter Palfrader [Wed, 22 May 2013 13:55:24 +0000 (15:55 +0200)]
fano devices

10 years agoMake it clearer which nodes are not in bacula by using a blacklist
Tollef Fog Heen [Tue, 21 May 2013 20:57:25 +0000 (22:57 +0200)]
Make it clearer which nodes are not in bacula by using a blacklist

10 years agoMove list of bacula clients to local.yaml
Tollef Fog Heen [Tue, 21 May 2013 20:42:48 +0000 (22:42 +0200)]
Move list of bacula clients to local.yaml

10 years agoAdd script for selecting which mount points to backup
Tollef Fog Heen [Tue, 21 May 2013 20:36:28 +0000 (22:36 +0200)]
Add script for selecting which mount points to backup

baclua-backup-dirs uses /proc/self/mountinfo to find out which mount
points should be backed up, since that's the place to find out about
bind mounts and such in Wheezy and up.

This probably doesn't work so well on kFreeBSD, so we should find a
better solution for them.

10 years agoAdd new popov devices
Peter Palfrader [Tue, 21 May 2013 20:18:47 +0000 (22:18 +0200)]
Add new popov devices

10 years agobuildd.d.o proposed repo on barber and brahms
Peter Palfrader [Tue, 21 May 2013 20:09:27 +0000 (20:09 +0000)]
buildd.d.o proposed repo on barber and brahms

10 years agoMake sure we remove proposed/experimental buildd repo when not in the list
Peter Palfrader [Tue, 21 May 2013 20:08:57 +0000 (20:08 +0000)]
Make sure we remove proposed/experimental buildd repo when not in the list

10 years agomoar bacula
Peter Palfrader [Tue, 21 May 2013 16:44:36 +0000 (18:44 +0200)]
moar bacula

10 years agoAdd news.d.n vhost
Peter Palfrader [Tue, 21 May 2013 16:01:58 +0000 (18:01 +0200)]
Add news.d.n vhost

10 years agoravel is a static-source
Peter Palfrader [Tue, 21 May 2013 15:58:52 +0000 (17:58 +0200)]
ravel is a static-source

10 years agonew jenkins storage
Peter Palfrader [Tue, 21 May 2013 15:17:57 +0000 (17:17 +0200)]
new jenkins storage

10 years agoAdd new elgar device
Peter Palfrader [Tue, 21 May 2013 14:37:11 +0000 (16:37 +0200)]
Add new elgar device

10 years agoanother ntp cleanup
Peter Palfrader [Mon, 20 May 2013 21:45:29 +0000 (23:45 +0200)]
another ntp cleanup

10 years agoAdd new wolkenstein devices
Peter Palfrader [Mon, 20 May 2013 18:28:51 +0000 (20:28 +0200)]
Add new wolkenstein devices

10 years agobring back my post hook. this time with the right syntax.
Martin Zobel-Helas [Mon, 20 May 2013 15:31:34 +0000 (17:31 +0200)]
bring back my post hook. this time with the right syntax.
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
10 years agoAdd new lilburn devices
Peter Palfrader [Mon, 20 May 2013 14:27:10 +0000 (16:27 +0200)]
Add new lilburn devices

10 years agoRevert "ferm: save a checksum of just applied rules"
Martin Zobel-Helas [Mon, 20 May 2013 14:01:45 +0000 (16:01 +0200)]
Revert "ferm: save a checksum of just applied rules"

This reverts commit 610f6c5312a2654b94eaae2138808487bb6f0195.

10 years agoAdd lotti
Peter Palfrader [Mon, 20 May 2013 13:55:18 +0000 (15:55 +0200)]
Add lotti

10 years agoferm: save a checksum of just applied rules
Martin Zobel-Helas [Mon, 20 May 2013 12:18:20 +0000 (14:18 +0200)]
ferm: save a checksum of just applied rules

The idea behind this is to have a nagios check to compare the sha256sum
of it's output with this file. If they differ, someone changed the local
firewall rules without using ferm. This should result in a nagios
warning.
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
10 years agonew brahms volumes
Peter Palfrader [Mon, 20 May 2013 10:37:46 +0000 (12:37 +0200)]
new brahms volumes

10 years agorename multipath files
Peter Palfrader [Mon, 20 May 2013 10:36:22 +0000 (12:36 +0200)]
rename multipath files

10 years agomultipath config ubc
Peter Palfrader [Mon, 20 May 2013 08:16:04 +0000 (10:16 +0200)]
multipath config ubc

10 years agomultipath config ubc
Peter Palfrader [Mon, 20 May 2013 08:12:18 +0000 (10:12 +0200)]
multipath config ubc

10 years agoTry to enable ntp auth stuff on wheezy again
Peter Palfrader [Mon, 20 May 2013 07:21:36 +0000 (09:21 +0200)]
Try to enable ntp auth stuff on wheezy again

10 years agothere is no more php5-suhosin
Peter Palfrader [Sun, 19 May 2013 17:31:08 +0000 (19:31 +0200)]
there is no more php5-suhosin

10 years agouse hp-health version 8.6 on ProLiant DL360 G4
Martin Zobel-Helas [Sun, 19 May 2013 15:20:55 +0000 (17:20 +0200)]
use hp-health version 8.6 on ProLiant DL360 G4
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
10 years agotry quoting it
Peter Palfrader [Sun, 19 May 2013 12:51:28 +0000 (14:51 +0200)]
try quoting it

10 years agoold hp-health for ProLiant DL380 G4
Peter Palfrader [Sun, 19 May 2013 12:20:11 +0000 (14:20 +0200)]
old hp-health for ProLiant DL380 G4

10 years agoold hp-health for dl385g1
Peter Palfrader [Sun, 19 May 2013 10:14:44 +0000 (12:14 +0200)]
old hp-health for dl385g1

10 years agoPass --force-yes when installing using apt-get
Héctor Orón Martínez [Sat, 18 May 2013 13:47:36 +0000 (15:47 +0200)]
Pass --force-yes when installing using apt-get

Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
10 years agoarmhf schroot* ignore
Peter Palfrader [Fri, 17 May 2013 08:06:08 +0000 (10:06 +0200)]
armhf schroot* ignore

10 years agoUse a regular pipe to transport apt's output
Peter Palfrader [Tue, 14 May 2013 20:34:53 +0000 (22:34 +0200)]
Use a regular pipe to transport apt's output

10 years agonewer kernel actually have defaults well above that
Peter Palfrader [Tue, 14 May 2013 14:31:10 +0000 (16:31 +0200)]
newer kernel actually have defaults well above that

10 years agoSet perf_event_paranoid
Peter Palfrader [Tue, 14 May 2013 14:15:33 +0000 (16:15 +0200)]
Set perf_event_paranoid

10 years agobackups of piu-slave-bm-a
Peter Palfrader [Tue, 14 May 2013 10:02:54 +0000 (12:02 +0200)]
backups of piu-slave-bm-a

10 years agomake backups of pejacevic
Peter Palfrader [Tue, 14 May 2013 10:00:29 +0000 (12:00 +0200)]
make backups of pejacevic

10 years agosudo for piupartss
Peter Palfrader [Mon, 13 May 2013 11:31:42 +0000 (13:31 +0200)]
sudo for piupartss

10 years agomirror symlinks
Peter Palfrader [Sun, 12 May 2013 16:33:17 +0000 (18:33 +0200)]
mirror symlinks

10 years agoan autofs class, II
Peter Palfrader [Sun, 12 May 2013 16:27:00 +0000 (18:27 +0200)]
an autofs class, II

10 years agoan autofs class
Peter Palfrader [Sun, 12 May 2013 16:24:20 +0000 (18:24 +0200)]
an autofs class

10 years agopiu-slave-bm-a volumes
Peter Palfrader [Sun, 12 May 2013 15:48:51 +0000 (17:48 +0200)]
piu-slave-bm-a volumes

10 years agouser/root group
Peter Palfrader [Fri, 10 May 2013 12:27:45 +0000 (14:27 +0200)]
user/root group

10 years agomore setup-dchroot features
Peter Palfrader [Fri, 10 May 2013 12:24:53 +0000 (14:24 +0200)]
more setup-dchroot features

10 years agoAllow supplying a different schroot personality
Peter Palfrader [Wed, 8 May 2013 09:24:13 +0000 (11:24 +0200)]
Allow supplying a different schroot personality

10 years agoReplace the target tarfile atomically
Peter Palfrader [Wed, 8 May 2013 09:14:53 +0000 (11:14 +0200)]
Replace the target tarfile atomically

10 years agoAllow a different naming scheme
Peter Palfrader [Wed, 8 May 2013 09:14:41 +0000 (11:14 +0200)]
Allow a different naming scheme

10 years agoSupport supplying an alternate keyring
Peter Palfrader [Wed, 8 May 2013 08:57:32 +0000 (10:57 +0200)]
Support supplying an alternate keyring

10 years agozappa can now do larger dns
Peter Palfrader [Thu, 9 May 2013 19:43:13 +0000 (21:43 +0200)]
zappa can now do larger dns

10 years agotry to order ferm rules
Martin Zobel-Helas [Thu, 9 May 2013 19:27:23 +0000 (21:27 +0200)]
try to order ferm rules
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
10 years agoMerge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa...
Martin Zobel-Helas [Thu, 9 May 2013 19:23:52 +0000 (21:23 +0200)]
Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet

* 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet:
  Kill christoph IP addresses per request
  Add pejacevic dedication
  Dist nsswitch.conf from puppet
  Add wwids for pejacevic and -srv
  Try to find config harder
  Produce different schroot config files depending on distro
  Make schroot scripts work on wheezy
  Only source /etc/schroot/default/config if it exists

10 years agoadd an anti-ddos rule
Martin Zobel-Helas [Thu, 9 May 2013 19:23:17 +0000 (21:23 +0200)]
add an anti-ddos rule
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
10 years agoKill christoph IP addresses per request
Peter Palfrader [Thu, 9 May 2013 15:16:20 +0000 (17:16 +0200)]
Kill christoph IP addresses per request

10 years agoAdd pejacevic dedication
Tollef Fog Heen [Thu, 9 May 2013 08:35:42 +0000 (10:35 +0200)]
Add pejacevic dedication

10 years agoDist nsswitch.conf from puppet
Tollef Fog Heen [Thu, 9 May 2013 08:25:25 +0000 (10:25 +0200)]
Dist nsswitch.conf from puppet

11 years agoAdd wwids for pejacevic and -srv
Tollef Fog Heen [Wed, 8 May 2013 20:39:44 +0000 (22:39 +0200)]
Add wwids for pejacevic and -srv

11 years agoTry to find config harder
Peter Palfrader [Tue, 7 May 2013 09:23:34 +0000 (11:23 +0200)]
Try to find config harder

11 years agoProduce different schroot config files depending on distro
Peter Palfrader [Tue, 7 May 2013 08:59:33 +0000 (10:59 +0200)]
Produce different schroot config files depending on distro

11 years agoMake schroot scripts work on wheezy
Peter Palfrader [Tue, 7 May 2013 08:57:01 +0000 (10:57 +0200)]
Make schroot scripts work on wheezy

11 years agoOnly source /etc/schroot/default/config if it exists
Peter Palfrader [Tue, 7 May 2013 08:39:47 +0000 (10:39 +0200)]
Only source /etc/schroot/default/config if it exists

11 years agosyntax fix part two
Martin Zobel-Helas [Mon, 6 May 2013 20:42:24 +0000 (22:42 +0200)]
syntax fix part two
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
11 years agopuppet is so picky about syntax...
Martin Zobel-Helas [Mon, 6 May 2013 20:40:36 +0000 (22:40 +0200)]
puppet is so picky about syntax...
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
11 years agowork around ONTP's broken mail setup
Martin Zobel-Helas [Mon, 6 May 2013 20:37:57 +0000 (22:37 +0200)]
work around ONTP's broken mail setup
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
11 years agoIgnore processes that have disappeared by themselves
Tollef Fog Heen [Mon, 6 May 2013 14:55:49 +0000 (16:55 +0200)]
Ignore processes that have disappeared by themselves

11 years agoNew place to store bacula after job state file
Peter Palfrader [Mon, 6 May 2013 08:57:32 +0000 (10:57 +0200)]
New place to store bacula after job state file

11 years agoMake franck the static-master for backports
Peter Palfrader [Sun, 5 May 2013 10:25:11 +0000 (12:25 +0200)]
Make franck the static-master for backports

11 years agobacula on freebsd does not do capabilities
Peter Palfrader [Sun, 5 May 2013 09:56:40 +0000 (11:56 +0200)]
bacula on freebsd does not do capabilities

11 years agoLeak a little bit of info about why a message is rejected
Tollef Fog Heen [Sun, 5 May 2013 07:22:49 +0000 (09:22 +0200)]
Leak a little bit of info about why a message is rejected

It's less confusing for users if we say something like "your DNS is
broken" rather than just "message rejected".

11 years agopuppet header
Peter Palfrader [Sun, 5 May 2013 07:18:42 +0000 (09:18 +0200)]
puppet header

11 years agoTry to run bacula-fd as bacula, not root
Peter Palfrader [Sun, 5 May 2013 07:17:39 +0000 (09:17 +0200)]
Try to run bacula-fd as bacula, not root

11 years agomotd cleanups
Peter Palfrader [Sat, 4 May 2013 15:01:56 +0000 (17:01 +0200)]
motd cleanups

11 years agono backports for jessie
Peter Palfrader [Sat, 4 May 2013 11:28:50 +0000 (13:28 +0200)]
no backports for jessie

11 years agono security support for jessie
Peter Palfrader [Sat, 4 May 2013 11:27:59 +0000 (13:27 +0200)]
no security support for jessie

11 years agoAnd quote a var
Peter Palfrader [Sat, 4 May 2013 11:11:18 +0000 (13:11 +0200)]
And quote a var

11 years agoAdd a --no-run-if-empty
Peter Palfrader [Sat, 4 May 2013 11:07:55 +0000 (13:07 +0200)]
Add a --no-run-if-empty

11 years agoan aptitude killer for squeeze
Peter Palfrader [Sat, 4 May 2013 11:03:44 +0000 (13:03 +0200)]
an aptitude killer for squeeze

11 years agorsync for wiki
Peter Palfrader [Fri, 3 May 2013 09:37:48 +0000 (11:37 +0200)]
rsync for wiki

11 years agosyntax fix
Peter Palfrader [Thu, 2 May 2013 17:17:49 +0000 (19:17 +0200)]
syntax fix

11 years agoupdate backports repo config
Peter Palfrader [Thu, 2 May 2013 17:17:14 +0000 (19:17 +0200)]
update backports repo config

11 years agoremove old zemlinksy ignore
Peter Palfrader [Thu, 2 May 2013 16:50:53 +0000 (18:50 +0200)]
remove old zemlinksy ignore

11 years agoset a debian mirror for u-karlsruhe
Peter Palfrader [Thu, 2 May 2013 16:47:04 +0000 (18:47 +0200)]
set a debian mirror for u-karlsruhe

11 years agoAnd say it even when hostarch matches its running kernel
Peter Palfrader [Thu, 2 May 2013 16:25:13 +0000 (18:25 +0200)]
And say it even when hostarch matches its running kernel

11 years agoTry with the right file
Peter Palfrader [Thu, 2 May 2013 16:23:17 +0000 (18:23 +0200)]
Try with the right file

11 years agoSay personality=linux32 on arm*, ppc, s390 and sparc too
Peter Palfrader [Thu, 2 May 2013 16:20:41 +0000 (18:20 +0200)]
Say personality=linux32 on arm*, ppc, s390 and sparc too

11 years agoKill broken aptitudes on wheezy buildds
Peter Palfrader [Thu, 2 May 2013 16:17:22 +0000 (18:17 +0200)]
Kill broken aptitudes on wheezy buildds

11 years agochange brown IP address space
Peter Palfrader [Tue, 30 Apr 2013 13:32:12 +0000 (15:32 +0200)]
change brown IP address space

11 years agoignore puppet-ekeyd.conf
Peter Palfrader [Sun, 28 Apr 2013 16:56:28 +0000 (18:56 +0200)]
ignore puppet-ekeyd.conf

11 years agostatic-update-component ftp-master.metadata.debian.org for dak on franck
Peter Palfrader [Sat, 27 Apr 2013 08:44:26 +0000 (10:44 +0200)]
static-update-component ftp-master.metadata.debian.org for dak on franck

11 years agoDecommision englund
Héctor Orón Martínez [Fri, 26 Apr 2013 16:53:19 +0000 (18:53 +0200)]
Decommision englund

Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>