consul-server-key-change-2024 #10

Merged
kazu634 merged 8 commits from consul-server-key-change-2024 into main 2024-03-31 11:26:14 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c52b9cac6a - Show all commits

View File

@ -1,6 +1,6 @@
#!/usr/bin/env rake #!/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 task :ubuntu do
node = `ls -1 nodes/*.json | xargs -I % basename % .json | fzf` node = `ls -1 nodes/*.json | xargs -I % basename % .json | fzf`
node.chomp! node.chomp!