Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
13f88d26
Verified
Commit
13f88d26
authored
Jul 25, 2020
by
Sven-Hendrik Haase
Browse files
Increase AUR hcloud server to CPX31
We were seeing load spikes that pegged the server at 200% before.
parent
ac2bb843
Changes
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
13f88d26
...
...
@@ -172,7 +172,7 @@ resource "hcloud_rdns" "aur" {
resource
"hcloud_server"
"aur"
{
name
=
"aur.archlinux.org"
image
=
data
.
hcloud_image
.
archlinux
.
id
server_type
=
"cx31"
server_type
=
"c
p
x31"
lifecycle
{
ignore_changes
=
[
image
]
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment