Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
Rafael Monnerat
slapos.package
Commits
fa5fe656
Commit
fa5fe656
authored
Jul 18, 2023
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
playbook: fix download-cache-url entry in slapcache.cfg (in vifib-server role)
parent
323273c2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
playbook/roles/vifib-server/tasks/main.yml
playbook/roles/vifib-server/tasks/main.yml
+8
-0
playbook/sha256sum
playbook/sha256sum
+1
-1
No files found.
playbook/roles/vifib-server/tasks/main.yml
View file @
fa5fe656
...
...
@@ -62,6 +62,14 @@
state
:
present
when
:
slapcache_cfg.stat.exists == True
-
name
:
Fix download-cache-url entry in slapcache.cfg
lineinfile
:
dest
:
/etc/opt/slapcache.cfg
regexp
:
"
^download-cache-url"
line
:
"
download-cache-url
=
http://shacache.nxdcdn.com"
state
:
present
when
:
slapcache_cfg.stat.exists == True
-
name
:
Prevent mei_me module from being loaded
lineinfile
:
dest
:
/etc/modprobe.d/blacklist.conf
...
...
playbook/sha256sum
View file @
fa5fe656
a1a5e5a138cb99b46513acfc1e61f6d69597e68450c9566d180a974136f4fcd1
-
9725072bfe7d358e74846d1a4f3b6e392ede3d54fc635b47a8a8ece190f1b985
-
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