mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
updated python in bootstrap file
This commit is contained in:
@@ -183,7 +183,7 @@ get_instance_health_elb() {
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
msg "Instance '$instance_id' not part of ELB '$elb_name'"
|
msg "Instance '$instance_id' not part of ELB '$elb_name'"
|
||||||
return 1
|
return 0
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user