[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #32283 [Internal Services/Tor Sysadmin Team]: fix up /etc/aliases with puppet
#32283: fix up /etc/aliases with puppet
-----------------------------------------------------+-----------------
Reporter: weasel | Owner: tpa
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Internal Services/Tor Sysadmin Team | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-----------------------------------------------------+-----------------
our new-machine checklist includes
{{{
* fix `/etc/aliases`:
( ! grep '^root:' /etc/aliases && echo 'root: torproject-
admin@xxxxxxxxxxxxxx' >> /etc/aliases ) &&
sed -i -e 's/^root:.*/root: torproject-admin@xxxxxxxxxxxxxx/'
/etc/aliases && newaliases
}}}
This should probably just move into puppet.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32283>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs