Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
3430aead
Verified
Commit
3430aead
authored
Sep 03, 2020
by
Sven-Hendrik Haase
Browse files
Increase AUR machine size
parent
e6246ebc
Pipeline
#1564
passed with stage
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
3430aead
...
...
@@ -238,7 +238,8 @@ resource "hcloud_rdns" "aur_ipv6" {
resource
"hcloud_server"
"aur"
{
name
=
"aur.archlinux.org"
image
=
data
.
hcloud_image
.
archlinux
.
id
server_type
=
"cpx31"
server_type
=
"cpx41"
keep_disk
=
true
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