We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afdd5f2 + 19c7922 commit a5d0ab6Copy full SHA for a5d0ab6
configs/projects/openvox-agent.rb
@@ -1,6 +1,8 @@
1
project 'openvox-agent' do |proj|
2
platform = proj.get_platform
3
4
+ generate_source_artifacts true
5
+
6
# puppet-agent inherits most build settings from openvoxproject/puppet-runtime:
7
# - Modifications to global settings like flags and target directories should be made in puppet-runtime.
8
# - Settings included in this file should apply only to local components in this repository.
0 commit comments