X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fponeys.creole;h=669cee2baa77d72c4b0812fdc394687c3b3bd9cc;hb=0721aced26a00ba57591c2f8a9e93a4860d51c40;hp=2a9d6d3723a7e073e8deeed94eb9243f57b1e416;hpb=baa3330e9b6d3ce0b26a79006b3e441f11ce1399;p=mirror%2Fdsa-wiki.git diff --git a/input/poneys.creole b/input/poneys.creole index 2a9d6d3..669cee2 100644 --- a/input/poneys.creole +++ b/input/poneys.creole @@ -10,9 +10,52 @@ Everything. == puppet poneys == -=== make security.debian.org deployment fully automated === -* includes correct rsyncd.conf via xinetd -* includes correct apache config -* includes correct vsftpd config -* includes ferm rules for all those services -* minimum information provided should be the IPv4 and IPv6 address +* update external puppet modules +** concat used: 0.2.0, concat upstream: 2.0.0 +*** needs careful modules review, we use removed functions from 0.2.0 +*** module should move from modules/concat to 3rdparty/modules/concat +** stdlib usd: 2.2.1, stdlib upstream: 4.6.0 +*** needs careful modules review, not sure about deprecated use of this module +*** module should move from modules/stdlib to 3rdparty/modules/stdlib +** xinetd used: own module, maybe move to puppetlabs xinetd module +** rabbitmq used: own module, maybe move to puppetlabs rabbitmq module +* setup regression testing environment + +== ud-ldap == +* Non-DD accounts: +** new object classes? Something to differentiate +** Would like to always add NM/DM/etc +** Possibly porter box access for NM/DM ? + +* ud-cruft: +** Clean up old expired entries + +* scale ud-generate: +** ldap replication? + +* Security: +** LDAP query interface read-only with hidden master +** Privileged modify operations should only be allowed from lo. + +* Code base: +** Could we have one, please? + +== mail handling == +* move @d.o to MXes (different source IP to avoid RBL for important mail?) + +== DSA trainees == +* root everywhere, no authority to speak for team + +== Web auth == +* SSO for web apps (nagios, rt, wiki, etc) +* Tied to ud-ldap (but not LDAP password, dammit!) + +== Munin replacement == +* Something that is scriptable and scales + +== Nagios config == +* Way to have per user views. Doable with contacts, just needs to be done +* Way to test IPv6, without duplicating all of our config + +== DNS/SSHFP == +* It'd be nice if service names like db.d.o had sshfp records in DNS. This is tricky because some of the purpose service names are CNAMEs, but not all.