Skip to content

Commit

Permalink
merge generic
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Nov 27, 2024
2 parents 0d00d0d + 59ac0d9 commit c99e836
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion generic/setup_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
state: started
with_items:
- docker.service
- containerd.service
- containerd.service
4 changes: 2 additions & 2 deletions packer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
openstacksdk==4.0.0
openstacksdk==4.0.1
ansible==10.4.0
python-openstackclient==7.1.2
python-openstackclient==7.1.3
paramiko==3.5.0
passlib==1.7.4
2 changes: 1 addition & 1 deletion vscode/vscode_metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ wiki_link: ""
logo_url: "https://cloud.denbi.de/static/images/vscode.png"
info_url: ""
information_for_display:
version: v4.95.1
version: v4.95.3
2 changes: 1 addition & 1 deletion vscode/vscode_vars_file.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
vscode_vars:
INSTALL_SCRIPT_URL: https://code-server.dev/install.sh
VSCODE_VERSION: v4.95.1
VSCODE_VERSION: v4.95.3
DEFAULT_USER: ubuntu
PORT: 3000

0 comments on commit c99e836

Please sign in to comment.