Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit dcece8c

Browse files
chore(deps): update tools/create_remote_build_server/roles/cloudalchemy.prometheus digest to e439378 (#459)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c34e6d3 commit dcece8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/create_remote_build_server/build_remote_ssh_ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131

132132
- name: Install upstream Vagrant
133133
apt:
134-
deb: "https://releases.hashicorp.com/vagrant/{{ vagrant_uri.json.current_version }}/vagrant_{{ vagrant_uri.json.current_version }}_{{ ansible_architecture }}.deb"
134+
deb: "https://releases.hashicorp.com/vagrant/{{ vagrant_uri.json.current_version }}/vagrant_{{ vagrant_uri.json.current_version }}-1_amd64.deb"
135135
register: result
136136
until: result is succeeded
137137

0 commit comments

Comments
 (0)