Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
compose.libre.sh
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timothee Gosselin
compose.libre.sh
Commits
3766449a
Commit
3766449a
authored
8 years ago
by
JOduMonT
Committed by
Pierre Ozoux
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
unable to write transparent_hugepage (#157)
so the script stop at this line and libre.sh isn't install
parent
1128a898
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user_data
+1
-5
1 addition, 5 deletions
user_data
with
1 addition
and
5 deletions
user_data
+
1
−
5
View file @
3766449a
...
...
@@ -22,6 +22,7 @@ write_files:
fs.aio-max-nr=1048576
vm.max_map_count=262144
vm.overcommit_memory=1
vm.nr_hugepages=0
- path: /etc/hosts
permissions: 0644
owner: root
...
...
@@ -51,11 +52,6 @@ write_files:
MAIL_PASS=
MAIL_HOST=mail.indie.host
MAIL_PORT=587
- path: /sys/kernel/mm/transparent_hugepage/enabled
permissions: 0644
owner: root
content: |
never
coreos:
update:
reboot-strategy: off
...
...
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