Releases: spinnaker/rosco
Release via Travis CI
Parse a FQPN at any position in the package list.
Release via Travis CI
Add default ami's for us-west-1.
Release via Travis CI
Force yum to preserve package installation order.
Release via Travis CI.
Use single quotes to handle repository and packages parameters for chroot builder.
Release via Travis CI
Use appropriate version delimiter for rpm packages for baking ('-' instead of '=').
Release via Travis CI
Change naming-convention for rpms is from name-version-release-arch to name-version-release.arch.
Release via Travis CI
Auto start rosco service if rosco is installed standalone.
Use sudo when running aws-chroot builder.
Do not consider ami_suffix when composing the bake key.
Use sudo in several locations in install_packages.sh so it doesn't need to run as root.
Release via Travis CI
Don't start services when installing packages on debian-based machines and employing aws-chroot builder.
Release via Travis CI
Fail the build if there is an error installing packages.
Release via Travis CI
Add RPM support.
Use ami_name and ami_suffix in constructing the image name.
Add support for AWS chroot builder.