Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vagrant-boxen
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Piotr Maślanka
vagrant-boxen
Commits
e00ef071
There was a problem fetching the pipeline stages.
Commit
e00ef071
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
better minify
parent
0fb54524
No related branches found
No related tags found
No related merge requests found
Pipeline
#32
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cassandra/Vagrantfile
+2
-0
2 additions, 0 deletions
cassandra/Vagrantfile
with
2 additions
and
0 deletions
cassandra/Vagrantfile
+
2
−
0
View file @
e00ef071
...
@@ -21,6 +21,8 @@ Vagrant.configure("2") do |config|
...
@@ -21,6 +21,8 @@ Vagrant.configure("2") do |config|
apt-get install -y cassandra=3.0.9 dsc30 cassandra-tools
apt-get install -y cassandra=3.0.9 dsc30 cassandra-tools
# Minify
# Minify
service cassandra stop
rm -rf /var/lib/cassandra/*
apt-get clean
apt-get clean
dd if=/dev/zero of=/EMPTY bs=1M
dd if=/dev/zero of=/EMPTY bs=1M
rm -f /EMPTY
rm -f /EMPTY
...
...
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