Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9344701
D1841.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
521 B
Subscribers
None
D1841.diff
View Options
diff --git a/site-modules/profile/manifests/export_archive_counters.pp b/site-modules/profile/manifests/export_archive_counters.pp
--- a/site-modules/profile/manifests/export_archive_counters.pp
+++ b/site-modules/profile/manifests/export_archive_counters.pp
@@ -3,7 +3,7 @@
$export_path = lookup('stats_export::export_path')
$export_file = lookup('stats_export::export_file')
- $packages = ['python3-click']
+ $packages = ['python3-click', 'python3-requests']
package {$packages:
ensure => present,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 2:41 PM (4 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3215867
Attached To
D1841: stats_exporter: Refactor and add docstrings to graph data export script
Event Timeline
Log In to Comment