Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9340966
gandi_livedns_hook.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
554 B
Subscribers
None
gandi_livedns_hook.pp
View Options
class
profile
::
letsencrypt
::
gandi_livedns_hook
{
$hook_path
=
'/usr/local/bin/letsencrypt_gandi_livedns'
$hook_configfile
=
'/etc/letsencrypt/gandi_livedns.yml'
$hook_config
=
lookup
(
'letsencrypt::gandi_livedns_hook::config'
,
Hash
)
file
{
$hook_path:
owner
=>
'root'
,
group
=>
'root'
,
mode
=>
'0755'
,
content
=>
template
(
'profile/letsencrypt/letsencrypt_gandi_livedns.erb'
),
}
file
{
$hook_configfile:
owner
=>
'root'
,
group
=>
'root'
,
mode
=>
'0600'
,
content
=>
inline_yaml
(
$hook_config),
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Fri, Jul 4, 11:25 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3239158
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment