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
19048688
Commit
19048688
authored
Sep 03, 2020
by
Giancarlo Razzolini
Browse files
Merge branch 'upscale-aur' into 'master'
Increase AUR machine size See merge request
!76
parents
e6246ebc
3430aead
Pipeline
#1565
passed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
19048688
...
...
@@ -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