Update comment of `ubuntu.rake`.
This commit is contained in:
parent
7849a98cba
commit
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