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
be2d2b9e
"howto/new-machine-hetzner-robot.md" did not exist on "e3567fd65df511d15c4cd1e86c8b1bb2ad8f845f"
Verified
Commit
be2d2b9e
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
switch to installing bullseye boxes in ganeti and on hetzner
parent
59a02bd6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
howto/ganeti.md
+4
-4
4 additions, 4 deletions
howto/ganeti.md
howto/new-machine-hetzner-robot.md
+1
-1
1 addition, 1 deletion
howto/new-machine-hetzner-robot.md
with
5 additions
and
5 deletions
howto/ganeti.md
+
4
−
4
View file @
be2d2b9e
...
...
@@ -48,7 +48,7 @@ vocabulary with 10G root, 2G swap, 20G spare on SSD, 800G on HDD, 8GB
ram and 2 CPU cores:
gnt-instance add \
-o debootstrap+bu
ster
\
-o debootstrap+bu
llseye
\
-t drbd --no-wait-for-sync \
--net 0:ip=pool,network=gnt-fsn13-02 \
--no-ip-check \
...
...
@@ -127,7 +127,7 @@ Then follow [howto/new-machine](howto/new-machine).
This is the same without the HDD partition, in the
`gnt-chi`
cluster:
gnt-instance add \
-o debootstrap+bu
ster
\
-o debootstrap+bu
llseye
\
-t drbd --no-wait-for-sync \
--net 0:ip=pool,network=gnt-chi-01 \
--no-ip-check \
...
...
@@ -142,7 +142,7 @@ A simple test machine, with only 1G of disk, ram, and 1 CPU, without
DRBD, in the FSN cluster:
gnt-instance add \
-o debootstrap+bu
ster
\
-o debootstrap+bu
llseye
\
-t plain --no-wait-for-sync \
--net 0:ip=pool,network=gnt-fsn13-02 \
--no-ip-check \
...
...
@@ -219,7 +219,7 @@ easily. The following is how `tb-build-03` was setup.
gnt-instance add \
-n chi-node-04.torproject.org \
-o debootstrap+bu
ster
\
-o debootstrap+bu
llseye
\
-t blockdev --no-wait-for-sync \
--net 0:ip=pool,network=gnt-chi-01 \
--no-ip-check \
...
...
This diff is collapsed.
Click to expand it.
howto/new-machine-hetzner-robot.md
+
1
−
1
View file @
be2d2b9e
...
...
@@ -197,7 +197,7 @@ which we'll use below.
--grub "$BOOT_DISK" \
--target /target \
--hostname `hostname` \
--release bu
ster
\
--release bu
llseye
\
--mirror https://mirror.hetzner.de/debian/packages/ \
--packages /root/tsa-misc/installer/packages \
--post-scripts /root/tsa-misc/installer/post-scripts/ \
...
...
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