Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit77aa42a

Browse files
committed
Vagrantfile
1 parenta6417d0 commit77aa42a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎tests/Vagrantfile

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# -*- mode: ruby -*-
2+
# vi: set ft=ruby :
3+
4+
Vagrant.configure(2)do |config|
5+
config.vm.box="ubuntu/ubuntu-15.04-snappy-core-stable"
6+
7+
5.timesdo |i|
8+
config.vm.define"n#{i+1}l"
9+
end
10+
11+
end
12+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp