質問するログイン新規登録

質問編集履歴

1

'yyy.yyy.yyy.yyy')

2018/02/27 16:48

投稿

kaji
kaji

スコア648

title CHANGED
File without changes
body CHANGED
@@ -29,7 +29,7 @@
29
29
  ->set('deploy_path', '/var/www/hogehoge')
30
30
  ->pty(true);
31
31
 
32
- server('production2', 'xxx.xxx.xxx.xxx')
32
+ server('production2', 'yyy.yyy.yyy.yyy')
33
33
  ->stage('production')
34
34
  ->user('hoge')
35
35
  ->identityFile('~/.ssh/id_rsa')