Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9339467
backup.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
407 B
Subscribers
None
backup.pp
View Options
class
profile
::
postgresql
::
backup
{
include
profile
::
postgresql
::
client
$pg_backup_user
=
lookup
(
'swh::deploy::db::pgbouncer::user::login'
)
$pg_backup_password
=
lookup
(
'swh::deploy::db::pgbouncer::user::password'
)
file
{
'/usr/local/bin/pg_cluster_backup.sh'
:
ensure
=>
file
,
owner
=>
root
,
group
=>
staff
,
mode
=>
'0755'
,
content
=>
template
(
'profile/swh/pg_cluster_backup.sh.erb'
),
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Jul 4 2025, 9:42 AM (5 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3320370
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment