Skip to content

Commit 6595077

Browse files
authored
Merge pull request #599 from SethFranklin/patch-fix-do-slugs
Updated Droplet image_id for CentOS
2 parents fd2f1cf + d169fa7 commit 6595077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamic-inventory/digitalocean/provision.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
name: ansible-test
1111
private_networking: yes
1212
size: 1gb
13-
image_id: centos-7-x64
13+
image_id: centos-stream-9-x64
1414
region: nyc3
1515
# Customize this for your account.
1616
ssh_keys:

0 commit comments

Comments
 (0)