Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
puppet-console
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Bellman
puppet-console
Commits
5095b9d9
Commit
5095b9d9
authored
Sep 17, 2019
by
Thomas Bellman
Browse files
Options
Downloads
Patches
Plain Diff
Two minor comment fixes (typo and whitespace).
parent
ef9ced7f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
manifests/rootlogin.pp
+1
-1
1 addition, 1 deletion
manifests/rootlogin.pp
manifests/serial/login.pp
+1
-1
1 addition, 1 deletion
manifests/serial/login.pp
with
2 additions
and
2 deletions
manifests/rootlogin.pp
+
1
−
1
View file @
5095b9d9
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
*
*
*
Parameters
:
*
Parameters
:
*
-
name
Name
of
terminal
device
,
without
the
/
dev
/
prefix
.
*
-
name
Name
of
terminal
device
,
without
the
/
dev
/
prefix
.
*
-
ensure
Wether
to
'allow'
or
'forbid'
root
to
login
on
the
*
-
ensure
W
h
ether
to
'allow'
or
'forbid'
root
to
login
on
the
*
terminal
in
question
.
*
terminal
in
question
.
*/
*/
define
console::rootlogin
(
$ensure
)
define
console::rootlogin
(
$ensure
)
...
...
This diff is collapsed.
Click to expand it.
manifests/serial/login.pp
+
1
−
1
View file @
5095b9d9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment