Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lonlone Lee
base
Commits
4e9cb0b2
Commit
4e9cb0b2
authored
Dec 11, 2016
by
Adam Lewenberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix up some comments in NEWS file
parent
744dd590
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
NEWS
NEWS
+8
-5
No files found.
NEWS
View file @
4e9cb0b2
...
...
@@ -3,11 +3,14 @@ release/005.001 (2016-12-11)
Add
"path"
attributes
to
several
exec
resources
.
This
will
be
required
in
the
next
version
of
Puppet
.
[
adamhl
]
[
puppetclient
]
Replace
"local"
variables
with
what
is
really
intended
:
instance
variables
defined
in
the
calling
manifest
(
or
defiend
as
a
Puppet
fact
).
While
not
strictly
necessary
right
now
,
in
a
future
version
of
Puppet
will
stop
interpreting
ERB
local
variables
as
instance
variables
so
we
might
as
well
fix
them
now
.
[
adamhl
]
[
puppetclient
]
Replace
"local"
variables
in
ERB
templates
with
what
is
really
intended
:
instance
variables
defined
in
the
calling
manifest
(
or
defined
as
a
Puppet
fact
).
While
currently
not
strictly
necessary
,
in
a
future
version
Puppet
will
stop
interpreting
ERB
local
variables
as
instance
variables
,
so
we
might
as
well
fix
them
now
.
Furthermore
,
when
using
"puppet apply"
incorrect
use
of
variables
in
templates
generates
ugly
red
warnings
,
so
fixing
these
now
makes
"puppet apply"
happier
.
[
adamhl
]
[
puppetclient
]
Remove
some
conditional
code
that
made
sense
when
we
used
very
old
versions
of
Puppet
.
[
adamhl
]
...
...
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