Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9311586
base_vault.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
318 B
Subscribers
None
base_vault.pp
View Options
class
profile
::
swh
::
deploy
::
base_vault
{
$conf_directory
=
lookup
(
'swh::deploy::vault::conf_directory'
)
file
{
$conf_directory:
ensure
=>
directory
,
owner
=>
'root'
,
group
=>
$group,
mode
=>
'0755'
,
}
$packages
=
[
'python3-swh.vault'
]
package
{
$packages:
ensure
=>
'present'
,
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Thu, Jul 3, 10:23 AM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3243552
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment