Compare commits
2 Commits
7849a98cba
...
d5a5f4044b
Author | SHA1 | Date |
---|---|---|
Kazuhiro MUSASHI | d5a5f4044b | |
Kazuhiro MUSASHI | aac5e55916 |
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env rake
|
||||
|
||||
desc 'Invoke itamae command for the first time'
|
||||
desc 'Invoke itamae command for AWS Environment for the first time'
|
||||
task :ubuntu do
|
||||
node = `ls -1 nodes/*.json | xargs -I % basename % .json | fzf`
|
||||
node.chomp!
|
||||
|
|
Loading…
Reference in New Issue