質問編集履歴

2

delete terminal prompt

2016/08/02 13:49

投稿

monumonu
monumonu

スコア32

test CHANGED
File without changes
test CHANGED
@@ -42,7 +42,7 @@
42
42
 
43
43
  [1] 12211
44
44
 
45
- [vagrant@localhost ~]$ ==> Starting Consul agent...
45
+ $ ==> Starting Consul agent...
46
46
 
47
47
  ==> Starting Consul agent RPC...
48
48
 

1

ipアドレスを変更

2016/08/02 13:49

投稿

monumonu
monumonu

スコア32

test CHANGED
File without changes
test CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  ```sh
40
40
 
41
- $ consul agent -data-dir=/tmp/consul -bind=192.168.33.11 -join=192.168.33.10 &
41
+ $ consul agent -data-dir=/tmp/consul -bind=192.168.xx.yy -join=192.168.xx.xx &
42
42
 
43
43
  [1] 12211
44
44