Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
/ accelpy Public archive

Releases: Accelize/accelpy

v1.0.0-beta-9

29 Jul 15:14
Compare
Choose a tag to compare
v1.0.0-beta-9 Pre-release
Pre-release
  • Allow user to pass Arguments to Ansible configuration.
  • Allow the application to pass arguments to Ansible configuration.
  • Improve driver selection.
  • Work in progress support to configure existing machines selected by IP addresses.
  • Make the container service rootless mode as an activable option.
  • Create documentation for the Kubernetes nodes application.
  • Add values white list for some application definition variables.
  • Improve documentation.
  • Fix some tests cases.

v1.0.0-beta-8

26 Jul 10:21
Compare
Choose a tag to compare
v1.0.0-beta-8 Pre-release
Pre-release
  • Force the download of Ansible roles to ensure to be up to date.
  • Ensure Ansible facts are up to date after reboot.

v1.0.0-beta-7

25 Jul 15:23
Compare
Choose a tag to compare
v1.0.0-beta-7 Pre-release
Pre-release
  • Use CentOS 7 as default OS
  • Allow to change root volume size and default it to 10GiB

v1.0.0-beta-6

24 Jul 15:09
Compare
Choose a tag to compare
v1.0.0-beta-6 Pre-release
Pre-release
  • Enable colour outputs.
  • Ensure the system up to date.
  • Ensure the system is rebooted after updates and hardening.
  • Reduce Ansible output.
  • Fix XRT driver selection and driver version selection.
  • Add debug and no colour mode for tests and CI.
  • Fix Ansible remote_user warning.
  • Improve tests.
  • Make hardening as an option in the Terraform configuration.
  • Remove galaxy_info from included Ansible roles meta.
  • Fix Packer missing driver selection.
  • Raise for unknown values in application Yaml definition.

v1.0.0-beta-5

23 Jul 15:04
Compare
Choose a tag to compare
v1.0.0-beta-5 Pre-release
Pre-release
  • Add early Kubernetes support.
  • Do not return full traceback if error when loading user configuration.
  • Do not return full traceback if CLI keyboard interruption.
  • Add ability to select between multiple OS.
  • Add early CentOS 7 support.
  • Move package entry point detection out of Ansible module.
  • Remove Ansible lint method (Redundant with Molecule lint step in tests)

v1.0.0-beta-4

23 Jul 13:10
Compare
Choose a tag to compare
v1.0.0-beta-4 Pre-release
Pre-release
  • Fix Ansible default command .

v1.0.0-beta-3

18 Jul 13:09
Compare
Choose a tag to compare
v1.0.0-beta-3 Pre-release
Pre-release
  • Fix the wrong path when calling ansible-playbook.
  • Fix cred.json file path discovery.

v1.0.0-beta-2

16 Jul 15:25
Compare
Choose a tag to compare
v1.0.0-beta-2 Pre-release
Pre-release
  • Add Python version check on import.
  • Add Accelize DRM configuration file presence check on "accelpy init".
  • Fix Ansible executable path discovery.
  • Add "awscli" as a requirement since used as Terraform limitation workaround with spot instances (See terraform-providers/terraform-provider-aws issue #32)
  • Add Docker links in documentation.

v1.0.0-beta-1

10 Jul 15:13
Compare
Choose a tag to compare
v1.0.0-beta-1 Pre-release
Pre-release

First Beta release.