Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
84e0a912
Unverified
Commit
84e0a912
authored
5 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
renumber, now 4 less steps!
parent
8a3e9352
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tsa/howto/new-machine.mdwn
+7
-7
7 additions, 7 deletions
tsa/howto/new-machine.mdwn
with
7 additions
and
7 deletions
tsa/howto/new-machine.mdwn
+
7
−
7
View file @
84e0a912
...
...
@@ -92,7 +92,7 @@ All commands to be run as root unless otherwise noted.
git clone https://git.torproject.org/admin/tsa-misc.git
5
. add to ldap on `alberti` using:
3
. add to ldap on `alberti` using:
ldapvi -ZZ --encoding=ASCII --ldap-conf -h db.torproject.org -D "uid=$USER,ou=users,dc=torproject,dc=org"
...
...
@@ -106,21 +106,21 @@ All commands to be run as root unless otherwise noted.
See also the [ldapvi manual](http://www.lichteblau.com/ldapvi/manual/) for more information.
6
. generate host snippets for the new node, on alberti:
4
. generate host snippets for the new node, on alberti:
sudo -u sshdist ud-generate && sudo -H ud-replicate && sudo puppet agent -t
This step is necessary to have Puppet open its firewall to the new
node.
7
. generate DNS entries, on nevii:
5
. generate DNS entries, on nevii:
sudo -H ud-replicate
TODO: skip that step? `ud-replicate` runs every 5 minutes on
`nevii` anyways.
8
. bootstrap puppet:
6
. bootstrap puppet:
* on the Puppetmaster (currently `pauli`), run the
`tpa-puppet-sign-client` script, which will stop to prompt you
...
...
@@ -134,14 +134,14 @@ All commands to be run as root unless otherwise noted.
Note that those scripts are new and haven't been thoroughly
tested, see [ticket #32914](https://trac.torproject.org/projects/tor/ticket/32914) for details
11
. reboot to make sure *that* still works:
7
. reboot to make sure *that* still works:
reboot
12
. add to [[nagios]], in `tor-nagios/config/nagios-master.cfg`
8
. add to [[nagios]], in `tor-nagios/config/nagios-master.cfg`
(TODO: puppetize, in [ticket #32901](https://trac.torproject.org/projects/tor/ticket/32901))
13
. if the machine is handling mail, add it to [dnswl.org](https://www.dnswl.org/)
9
. if the machine is handling mail, add it to [dnswl.org](https://www.dnswl.org/)
(password in tor-passwords, `hosts-extra-info`)
# Reference
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment