Skip to content

Commit b1a6157

Browse files
committed
fix: set openvox collection
1 parent ba5d58a commit b1a6157

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
build:
1111
context: .
1212
args:
13-
PUPPET_COLLECTION: puppet8
13+
PUPPET_COLLECTION: openvox8
1414
container_name: puppet_8_node
1515
ports:
1616
- "20024:22"
@@ -19,7 +19,7 @@ services:
1919
build:
2020
context: .
2121
args:
22-
PUPPET_COLLECTION: puppet7
22+
PUPPET_COLLECTION: openvox7
2323
container_name: puppet_7_node
2424
ports:
2525
- "20025:22"

0 commit comments

Comments
 (0)