#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to