Name: | resalloc-aws |
---|---|
Version: | 1.2 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 37373 |
License: | GPLv2+ |
RPM: | resalloc-aws-1.2-1.el8.noarch.rpm |
Source RPM: | resalloc-aws-1.2-1.el8.src.rpm |
Build Date: | Thu Mar 31 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/praiskup/resalloc-aws |
Summary: | Resource allocator scripts for AWS |
Description: | When 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. |
- resalloc-aws-new: tag volumes started with new instances
- spec: package-review fixes (praiskup@redhat.com)
- new package built with tito