diff options
author | Sol Fisher Romanoff <sol@solfisher.com> | 2021-05-16 10:47:31 +0300 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-05-16 14:09:03 -0400 |
commit | 655619212e4295430f6f8adc14b77a8e0db216f3 (patch) | |
tree | 9faa6b3c28f0d46e32c49188f7ff73eadca3ebe7 /ops | |
parent | 85fa43ca03fa2663a2f950d7e738eb0836b5449e (diff) | |
download | sr.ht-docs-655619212e4295430f6f8adc14b77a8e0db216f3.tar.gz |
s/hyphen/em dash/g
Diffstat (limited to 'ops')
-rw-r--r-- | ops/backups.md | 2 | ||||
-rw-r--r-- | ops/monitoring.md | 2 | ||||
-rw-r--r-- | ops/new-sysadmin.md | 2 | ||||
-rw-r--r-- | ops/provisioning.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ops/backups.md b/ops/backups.md index da09436..d949044 100644 --- a/ops/backups.md +++ b/ops/backups.md @@ -30,7 +30,7 @@ report to the [ops mailing list][ops ml]. ensure that our snapshots are actually being taken. 2. Investigate something like [repospanner](https://github.com/repoSpanner/repoSpanner) to block git pushes until the data is known to be received and stored across - multiple servers - would make git backups real-time + multiple servers — would make git backups real-time # Off-site backups diff --git a/ops/monitoring.md b/ops/monitoring.md index 158b23b..ab6ec90 100644 --- a/ops/monitoring.md +++ b/ops/monitoring.md @@ -14,7 +14,7 @@ Our Prometheus instance is publically available at 1. We should make dashboards. It would be pretty to look at and could be a useful tool for root cause analysis. Note that some users who have their own Grafana instance have pointed it at our public Prometheus data and made some - simple dashboards - I would be open to having community ownership over this. + simple dashboards — I would be open to having community ownership over this. # Pushgateway diff --git a/ops/new-sysadmin.md b/ops/new-sysadmin.md index ed6fbb0..fdd2760 100644 --- a/ops/new-sysadmin.md +++ b/ops/new-sysadmin.md @@ -31,6 +31,6 @@ the correct account? Is the email they sent DKIM signed and verified from the right sender? If in doubt, ask for a secondary form of authentication, such as a PGP challenge. -This also applies to normal requests from users - don't let someone impersonate +This also applies to normal requests from users — don't let someone impersonate another user in an attempt to gain access to or manipulate their account. Be especially careful with requests from users with 2FA enabled. diff --git a/ops/provisioning.md b/ops/provisioning.md index 0bbfba0..3bfee58 100644 --- a/ops/provisioning.md +++ b/ops/provisioning.md @@ -44,5 +44,5 @@ This configuration supports up to 16 parallel build slots. # Virtual machines -There is no standard loadout - tune the specifications for the task at hand. +There is no standard loadout — tune the specifications for the task at hand. Generally limit 1 VM == 1 service, and tune accordingly. |