mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update ubuntuInit.sh
This commit is contained in:
parent
fe811f40e9
commit
d1e1e2ade0
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ sed -ri 's/^#?Port.*/Port sshPORT/g' /mnt/etc/ssh/sshd_config
|
|||
sed -i '/fail2ban restart/d' $cloudInitFile
|
||||
}
|
||||
|
||||
# Hack cloud init.
|
||||
# Hack cloud init, this method is effective for versions from 22.1.8, 22.1.9 to 23.2.2.
|
||||
#
|
||||
# Some cloud providers will storage "meta-data", "network-config" and "user-data" in another hard drive with filesystem of iso like "sr0" or "sdb":
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue