Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8392935
ini_subsetting.pp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
ini_subsetting.pp
View Options
ini_subsetting
{
'sample subsetting'
:
ensure
=>
'present'
,
section
=>
''
,
key_val_separator
=>
'='
,
path
=>
'/etc/default/pe-puppetdb'
,
setting
=>
'JAVA_ARGS'
,
subsetting
=>
'-Xmx'
,
value
=>
'512m'
,
}
ini_subsetting
{
'sample subsetting2'
:
ensure
=>
'absent'
,
section
=>
''
,
key_val_separator
=>
'='
,
path
=>
'/etc/default/pe-puppetdb'
,
setting
=>
'JAVA_ARGS'
,
subsetting
=>
'-Xms'
,
}
ini_subsetting
{
'sample subsetting3'
:
ensure
=>
'present'
,
section
=>
''
,
key_val_separator
=>
'='
,
subsetting_key_val_separator
=>
':'
,
path
=>
'/etc/default/pe-puppetdb'
,
setting
=>
'JAVA_ARGS'
,
subsetting
=>
'-XX'
,
value
=>
'+HeapDumpOnOutOfMemoryError'
,
insert_type
=>
'after'
,
insert_value
=>
'-Xmx'
,
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:05 PM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3283229
Attached To
rSPINI Resource types for managing settings in INI files
Event Timeline
Log In to Comment