Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vagrant-debian-jessie-64
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai
vagrant-debian-jessie-64
Commits
de9c28ca
Commit
de9c28ca
authored
9 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
do not install chef
parent
35d5101c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
late_command.sh
+0
-3
0 additions, 3 deletions
late_command.sh
with
0 additions
and
3 deletions
late_command.sh
+
0
−
3
View file @
de9c28ca
...
...
@@ -13,9 +13,6 @@ chown -R vagrant:vagrant /home/vagrant/.ssh
# speed up ssh
echo
"UseDNS no"
>>
/etc/ssh/sshd_config
# Install chef from omnibus
curl
-L
https://www.getchef.com/chef/install.sh | bash
# display login promt after boot
sed
"s/quiet splash//"
/etc/default/grub
>
/tmp/grub
sed
"s/GRUB_TIMEOUT=[0-9]/GRUB_TIMEOUT=0/"
/tmp/grub
>
/etc/default/grub
...
...
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