Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
bash
Commits
893190c0
Commit
893190c0
authored
Jun 18, 2012
by
mh
Browse files
line is deprecated better use file_line
parent
0e8b326b
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/timeout/debian.pp
View file @
893190c0
class
bash::timeout::debian
{
line
{
'timeout'
:
file
=>
'/etc/profile'
,
file_
line
{
'timeout'
:
path
=>
'/etc/profile'
,
line
=>
'export TMOUT=900'
,
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment