Skip to content

Commit 4f3598f

Browse files
committed
chore: cloud-init関連の古いコメントを削除
1 parent 4316c0f commit 4f3598f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/sakura_server_user_agent.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,7 @@ def create_server_instance()
169169
},
170170
Name: @name,
171171
Description: @description,
172-
Tags: @tags,
173-
# Icon: { ID: 112900928939 } # スタートアップスクリプトIDは一時的に無効化(cloud-initで実行)
172+
Tags: @tags
174173
}
175174
}
176175
puts "DEBUG: Server creation request: #{query.inspect}" if @verbose

0 commit comments

Comments
 (0)