Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
ab130591
Commit
ab130591
authored
Aug 24, 2020
by
Jakub Klinkovský
Committed by
Sven-Hendrik Haase
Aug 27, 2020
Browse files
README.md: fix references to documents in docs/ and make them clickable in Gitlab
parent
453803d1
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
ab130591
...
@@ -99,7 +99,7 @@ set up.
...
@@ -99,7 +99,7 @@ set up.
#### SMTP Configuration
#### SMTP Configuration
All hosts should be relaying email through our primary mx host (currently 'orion'). See docs/email.
txt
for full details.
All hosts should be relaying email through our primary mx host (currently 'orion'). See
[
docs/email.
md
](
./docs/email.md
)
for full details.
#### Note about opendkim
#### Note about opendkim
...
@@ -127,7 +127,7 @@ mode.
...
@@ -127,7 +127,7 @@ mode.
Keep in mind that passing the maintenance variable to the whole playbook, without any tag, will make all the web services that have the
Keep in mind that passing the maintenance variable to the whole playbook, without any tag, will make all the web services that have the
maintenance mode in them, to be put in maintenance mode. Use tags to affect only the services you want.
maintenance mode in them, to be put in maintenance mode. Use tags to affect only the services you want.
Documentation on how to add the maintenance mode to a web service is inside docs/maintenance.
txt
Documentation on how to add the maintenance mode to a web service is inside
[
docs/maintenance.
md
](
./docs/maintenance.md
)
.
### Finding servers requiring security updates
### Finding servers requiring security updates
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment