Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Rebischke
arch-boxes
Commits
ea7869f1
Commit
ea7869f1
authored
Feb 23, 2020
by
juadde
Committed by
Christian Rebischke
Feb 23, 2020
Browse files
Fix typo for ISO fetching
parent
b52f4d3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
cloud.json
View file @
ea7869f1
{
"variables"
:
{
"iso_url"
:
"https://mirror.pkgbuild.com/iso/latest/{{isotime
\"
2006.01
\"
}}.01-x86_64.iso"
,
"iso_url"
:
"https://mirror.pkgbuild.com/iso/latest/
archlinux-
{{isotime
\"
2006.01
\"
}}.01-x86_64.iso"
,
"iso_checksum_url"
:
"https://mirror.pkgbuild.com/iso/latest/sha1sums.txt"
,
"iso_checksum_type"
:
"sha1"
,
"disk_size"
:
"20480"
,
...
...
local.json
View file @
ea7869f1
{
"variables"
:
{
"iso_url"
:
"https://mirror.pkgbuild.com/iso/latest/{{isotime
\"
2006.01
\"
}}.01-x86_64.iso"
,
"iso_url"
:
"https://mirror.pkgbuild.com/iso/latest/
archlinux-
{{isotime
\"
2006.01
\"
}}.01-x86_64.iso"
,
"iso_checksum_url"
:
"https://mirror.pkgbuild.com/iso/latest/sha1sums.txt"
,
"iso_checksum_type"
:
"sha1"
,
"disk_size"
:
"20480"
,
...
...
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