Click here to visit the old openkoji buildsystem (Archived)

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

ID19190
Package Nameresalloc-aws
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.8
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/resalloc-aws.git#0285d17514587302b9231e4332bc13195247c151
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 00:05:58 CST
CompletedFri, 03 May 2024 00:12:47 CST
Taskbuild (f41, /rpms/resalloc-aws.git:0285d17514587302b9231e4332bc13195247c151)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/resalloc-aws.git#0285d17514587302b9231e4332bc13195247c151'}}
Tags
f41
RPMs
src
resalloc-aws-1.8-1.fc41.src.rpm (info) (download)
noarch
resalloc-aws-1.8-1.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
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