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
2c2c2c05
Commit
2c2c2c05
authored
Aug 10, 2019
by
Sven-Hendrik Haase
Browse files
Packer: Set label custom_image=archlinnux
parent
7d1ae240
Changes
1
Hide whitespace changes
Inline
Side-by-side
packer/archlinux.json
View file @
2c2c2c05
...
...
@@ -6,6 +6,9 @@
"builders"
:
[{
"type"
:
"hcloud"
,
"snapshot_name"
:
"archlinux-{{ isotime
\"
2006-01-02T15:04
\"
}}"
,
"snapshot_labels"
:
{
"custom_image"
:
"archlinux"
},
"token"
:
"{{ user `hetzner_cloud_api_key` }}"
,
"image"
:
"ubuntu-18.04"
,
"server_type"
:
"cx11"
,
...
...
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