Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emmapeel
puppet-tails
Commits
385130e0
Commit
385130e0
authored
Jan 26, 2015
by
intrigeri
Browse files
Linting.
parent
24b84237
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/builder.pp
View file @
385130e0
...
...
@@ -98,12 +98,12 @@ class tails::builder (
lens
=>
'Shellvars.lns'
,
incl
=>
'/etc/live/build.conf'
,
changes
=>
[
"
rm LB_MIRROR_BOOTSTRAP
"
,
"
rm LB_PARENT_MIRROR_BOOTSTRAP
"
,
"
rm LB_MIRROR_CHROOT
"
,
"
rm LB_PARENT_MIRROR_CHROOT
"
,
"
rm LB_MIRROR_BINARY
"
,
"
rm LB_PARENT_MIRROR_BINARY
"
,
'
rm LB_MIRROR_BOOTSTRAP
'
,
'
rm LB_PARENT_MIRROR_BOOTSTRAP
'
,
'
rm LB_MIRROR_CHROOT
'
,
'
rm LB_PARENT_MIRROR_CHROOT
'
,
'
rm LB_MIRROR_BINARY
'
,
'
rm LB_PARENT_MIRROR_BINARY
'
,
],
require
=>
File
[
'/etc/live/build.conf'
],
}
...
...
Write
Preview
Supports
Markdown
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