mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
AWS: Store instance id
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -68,6 +68,9 @@ import_aws_configuration() {
|
||||
|
||||
boot_mesg "Importing AWS configuration for instance ${instance_id}..."
|
||||
|
||||
# Store instance ID
|
||||
echo "${instance_id}" > /var/run/aws-instance-id
|
||||
|
||||
# Initialise system settings
|
||||
local hostname=$(get local-hostname)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user