[tor-bugs] #32914 [Internal Services/Tor Sysadmin Team]: review the puppet bootstrapping process
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Feb 13 21:43:13 UTC 2020
#32914: review the puppet bootstrapping process
-------------------------------------------------+-------------------------
Reporter: anarcat | Owner: anarcat
Type: task | Status:
| needs_revision
Priority: Medium | Milestone:
Component: Internal Services/Tor Sysadmin Team | Version:
Severity: Minor | Resolution:
Keywords: tpa-roadmap-february | Actual Points:
Parent ID: #31239 | Points: 1
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by anarcat):
another thing we should check is whether we can hook step 5 in the puppet
bootstrap (because that's probably why it's there, otherwise it's
something puppet could do itself):
> 5. sanitize DNS configuration:
>
> {{{
> grep torproject.org /etc/resolv.conf || ( echo 'domain torproject.org';
echo 'nameserver 8.8.8.8' ) > /etc/resolv.conf
> vi /etc/hosts # make sure the local host is there with both FQDN and
just hostname
> }}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32914#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list