We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9000493 commit 6596ff4Copy full SHA for 6596ff4
src/puppetlabs/puppetdb/status.clj
@@ -65,6 +65,6 @@
65
with the associated `status-callback-fn`"
66
[register-fn status-callback-fn]
67
(register-fn "puppetdb-status"
68
- (get-artifact-version "puppetlabs" "puppetdb")
+ (get-artifact-version "org.openvoxproject" "puppetdb")
69
1
70
status-callback-fn))
0 commit comments