Fri, 09 Jun 2023 13:55:23 UTC

Information for build resalloc-aws-1.2-1.fc36

ID1937677
Package Nameresalloc-aws
Version1.2
Release1.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/resalloc-aws.git#11d4f498bf9ecbd4698eed70783adba7d2502ee3
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 bypraiskup
State complete
Volume DEFAULT
StartedWed, 23 Mar 2022 01:04:53 UTC
CompletedWed, 23 Mar 2022 01:06:15 UTC
Taskbuild (f36-candidate, /rpms/resalloc-aws.git:11d4f498bf9ecbd4698eed70783adba7d2502ee3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/resalloc-aws.git#11d4f498bf9ecbd4698eed70783adba7d2502ee3'}}
Tags
f36
RPMs
src
resalloc-aws-1.2-1.fc36.src.rpm (info) (download)
noarch
resalloc-aws-1.2-1.fc36.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Mar 22 2022 Pavel Raiskup <praiskup@redhat.com> 1.2-1 - resalloc-aws-new: tag volumes started with new instances * Fri Oct 15 2021 Pavel Raiskup <praiskup@redhat.com> 1.1-1 - spec: package-review fixes (praiskup@redhat.com) * Tue Oct 12 2021 Pavel Raiskup <praiskup@redhat.com> 1-1 - new package built with tito