Skip to content

Commit d3ed4a1

Browse files
committed
requirements.yml
1 parent 90d55f1 commit d3ed4a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

molecule/default/requirements.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22

33
- src: https://github.com/dockpack/base_epel.git
4-
name: dockpack.base_epel
4+
name: base_epel
55
version: master
66

77
- src: https://github.com/dockpack/base_common.git
8-
name: dockpack.base_common
8+
name: base_common
99
version: master

roles/requirements.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22

33
- src: https://github.com/dockpack/base_epel.git
4-
name: dockpack.base_epel
4+
name: base_epel
55
version: master
66

77
- src: https://github.com/dockpack/base_common.git
8-
name: dockpack.base_common
8+
name: base_common
99
version: master

0 commit comments

Comments
 (0)