Search

재시작시에도 userdata가 적용되도록 구성

Usetdata
CMD
생성된 시간 확인
cd /etc/cloud/cloud.cfg.d cat << EOF > cloud-config.cfg #cloud-config cloud_final_modules: - [scripts-user, always] EOF
Shell
복사
CMD
생성된 시간 확인 (04:21 → 04:42로 바뀐 모습 확인)