Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kmaccess
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
liu-puppet-modules
kmaccess
Commits
69e34f75
Commit
69e34f75
authored
11 months ago
by
Love Arreborn
Browse files
Options
Downloads
Plain Diff
Merge branch 'test' into 'production'
Merge elevated privileges See merge request
!24
parents
976e8878
0a0833cd
No related branches found
No related tags found
1 merge request
!24
Merge elevated privileges
Pipeline
#141292
passed
11 months ago
Stage: puppet
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
manifests/hosts/sapis.pp
+7
-1
7 additions, 1 deletion
manifests/hosts/sapis.pp
with
7 additions
and
1 deletion
manifests/hosts/sapis.pp
+
7
−
1
View file @
69e34f75
class
kmaccess::hosts::sapis
{
include
profiles::letsencrypt
include
profiles::letsencrypt
,
file
{
'/etc/sudoers.d/03-lovar'
:
ensure
=>
'present'
,
owner
=>
'root'
,
mode
=>
'0755'
,
content
=>
'lovar08 ALL=(ALL) ALL'
,
}
}
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