fix: require openvox-agent instead of puppet-agent in puppet-initial #172
@@ -11,9 +11,9 @@ builds:
|
|||||||
release: '1'
|
release: '1'
|
||||||
repository:
|
repository:
|
||||||
- almalinux/el8
|
- almalinux/el8
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||||
release: '1'
|
release: '1'
|
||||||
repository:
|
repository:
|
||||||
- almalinux/el9
|
- almalinux/el9
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ license: ${PACKAGE_LICENSE}
|
|||||||
disable_globbing: false
|
disable_globbing: false
|
||||||
|
|
||||||
depends:
|
depends:
|
||||||
- puppet-agent
|
- openvox-agent
|
||||||
|
|
||||||
# Files to include in the package
|
# Files to include in the package
|
||||||
contents:
|
contents:
|
||||||
|
|||||||
Reference in New Issue
Block a user