Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123357
loader_oneshot.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
548 B
Subscribers
None
loader_oneshot.pp
View Options
# Deployment for oneshot loader
class
profile
::
swh
::
deploy
::
worker
::
loader_oneshot
{
include
::
profile
::
swh
::
deploy
::
base_loader_git
include
::
profile
::
swh
::
deploy
::
base_loader_mercurial
include
::
profile
::
swh
::
deploy
::
base_loader_svn
$packages
=
$::profile::swh::deploy::base_loader_git::packages
+
$::profile::swh::deploy::base_loader_mercurial::packages
+
$::profile::swh::deploy::base_loader_svn::packages
::
profile
::
swh
::
deploy
::
worker
::
instance
{
'loader_oneshot'
:
ensure
=>
present
,
require
=>
Package
[
$packages],
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Jun 21, 5:21 PM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3289264
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment