Skip to content

Commit a5d0ab6

Browse files
authored
Merge pull request #22 from ekohl/provide-srpm
Generate source artifacts
2 parents afdd5f2 + 19c7922 commit a5d0ab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/projects/openvox-agent.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
project 'openvox-agent' do |proj|
22
platform = proj.get_platform
33

4+
generate_source_artifacts true
5+
46
# puppet-agent inherits most build settings from openvoxproject/puppet-runtime:
57
# - Modifications to global settings like flags and target directories should be made in puppet-runtime.
68
# - Settings included in this file should apply only to local components in this repository.

0 commit comments

Comments
 (0)