Thu, 20 Jun 2024 22:12:54 UTC | login

Information for build resalloc-aws-1.8-1.fc40

ID303402
Package Nameresalloc-aws
Version1.8
Release1.fc40
Epoch
SummaryResource allocator scripts for AWS
DescriptionWhen allocating/removing a machine in AWS/EC2 from command-line, there are many non-trivial options in the 'aws-cli' command. This project provides a simplified wrapping command. The 'resalloc-aws-new' script is able to (a) start a machine, (b) wait till SSH is available and (c) run a specified playbook. The 'resalloc-aws-delete' removes a machine started by 'resalloc-aws-new' script. These scripts are primarily designed to be used with 'resalloc-server', but they might be used separately.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 05 Apr 2024 16:27:28 UTC
CompletedFri, 05 Apr 2024 16:27:28 UTC
Tags
f40
f41
RPMs
src
resalloc-aws-1.8-1.fc40.src.rpm (info) (download)
noarch
resalloc-aws-1.8-1.fc40.noarch.rpm (info) (download)
Changelog * Wed Feb 28 2024 Pavel Raiskup <praiskup@redhat.com> 1.8-1 - The wait-for-ssh script moved to resalloc-helpers * Thu Nov 23 2023 Pavel Raiskup <praiskup@redhat.com> 1.7-1 - resalloc-aws-new: run playbook with stdin=/dev/null - resalloc-aws-list: no need to double-kill "shutting-down" instances * Wed Nov 22 2023 Pavel Raiskup <praiskup@redhat.com> 1.6-1 - resalloc-aws-list: don't list terminated instances - resalloc-aws-minimal-spot-zone helper * Fri Sep 01 2023 Pavel Raiskup <praiskup@redhat.com> 1.5-1 - resalloc-aws-new: add `--root-volume-size` option (svashisht@redhat.com) * Wed May 10 2023 Pavel Raiskup <praiskup@redhat.com> 1.4-1 - resalloc-aws-new: use gp3 volume for the root filesystem (frostyx@email.cz) - Update the wait-for-ssh submodule (praiskup@redhat.com) * Wed Jun 22 2022 Pavel Raiskup <praiskup@redhat.com> 1.3-1 - New script resalloc-aws-list * Tue Mar 22 2022 Pavel Raiskup <praiskup@redhat.com> 1.2-1 - resalloc-aws-new: tag volumes started with new instances