Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123172
loader_pypi.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
470 B
Subscribers
None
loader_pypi.pp
View Options
# Deployment for swh-loader-pypi
class
profile
::
swh
::
deploy
::
worker
::
loader_pypi
{
$private_tmp
=
lookup
(
'swh::deploy::worker::loader_pypi::private_tmp'
)
$packages
=
[
'python3-swh.loader.pypi'
]
package
{
$packages:
ensure
=>
'present'
,
}
::
profile
::
swh
::
deploy
::
worker
::
instance
{
'loader_pypi'
:
ensure
=>
present
,
private_tmp
=>
$private_tmp,
sentry_name
=>
'loader_core'
,
require
=>
[
Package
[
$packages],
],
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Jun 21, 5:07 PM (2 w, 22 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3263637
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment