Skip to content

Releases: rht-labs/labs-sre-automation

v1.0.30

13 Sep 12:01
de295fd
Compare
Choose a tag to compare

What's Changed

  • Adding labels to resourceclaim by @makirill in #107
  • Update babylon operators namespace in ResourceClaim template by @jfilipcz in #108

Full Changelog: v1.0.29...v1.0.30

v1.0.29-2

14 Jul 16:23
4039c3a
Compare
Choose a tag to compare

> git log v1.0.28...v1.0.29-2 --pretty=format:"- %h %s by %an" --no-merges

  • 4039c3a Pinning infra-ansible to v2.0.8 by Øystein Bedin
  • c2a3fa9 Parametrize AZ list for ocp4-cluster inventories (#105) by Jakub Filipczak

v1.0.28-2

07 Jun 05:21
764deb0
Compare
Choose a tag to compare

> git log v1.0.27...v1.0.28-2 --pretty=format:"- %h %s by %an" --no-merges

  • 764deb0 Locking infra-ansible to v2.0.8 by Øystein Bedin
  • 2f52f44 Fix email to IdM username translation (#104) by Petter Abrahamsson

v1.0.27-2

04 Mar 16:00
d7b9834
Compare
Choose a tag to compare

> git log v1.0.26...v1.0.27-2 --pretty=format:"- %h %s by %an" --no-merges

  • d7b9834 Locking infra-ansible to v2.0.8 by Øystein Bedin
  • be4455b Fixing issue with identity-management inventory generation (#102) by makirill
  • 63c1e27 Adding new role management (#98) by makirill
  • cb3767a Updated README (#101) by Øystein Bedin
  • 84d8dd8 Fixing the subdomain_base_suffix variable (#100) by makirill
  • f3710d2 Setting notifications to 'False' for LDAP user (#99) by Øystein Bedin

v1.0.26-2

09 Dec 18:32
bff604b
Compare
Choose a tag to compare

> git log v1.0.25...v1.0.26-2 --pretty=format:"- %h %s by %an" --no-merges

  • bff604b Locking 'infra-ansible' on v2.0.7 by Øystein Bedin
  • 7273298 Changed set_fact from list to dictionary (#97) by makirill

v1.0.25-2

09 Dec 14:47
c0f6d42
Compare
Choose a tag to compare

> git log v1.0.24...v1.0.25-2 --pretty=format:"- %h %s by %an" --no-merges

  • c0f6d42 Locking 'infra-ansible' on version v2.0.7 by Øystein Bedin
  • 98aaf0a The back quote symbol was added and needs to be removed (#96) by makirill

v1.0.24-2

08 Dec 23:42
1d4e728
Compare
Choose a tag to compare

> git log v1.0.23...v1.0.24-2 --pretty=format:"- %h %s by %an" --no-merges

  • 1d4e728 Locking 'infra-ansible' to v2.0.7 by Øystein Bedin
  • 2ba01b0 Making timestamp processing consistent to avoid timestamp format issues (#95) by Øystein Bedin

v1.0.23-2

06 Dec 21:19
f960865
Compare
Choose a tag to compare

> git log v1.0.22...v1.0.23-2 --pretty=format:"- %h %s by %an" --no-merges

  • f960865 Locking 'infra-ansible' on version v2.0.7 by Øystein Bedin
  • 6ece51e Remove ipa_host variable from manage-participants (#94) by makirill

v1.0.22-2

03 Dec 17:32
40b3df0
Compare
Choose a tag to compare

> git log v1.0.21...v1.0.22-2 --pretty=format:"- %h %s by %an" --no-merges

  • 40b3df0 Locking 'infra-ansible' on v2.0.7 by Øystein Bedin
  • 8b00aa2 Fix format for the null.yaml playbook (#93) by makirill
  • 95fc8f1 Move user info to a fact (#91) by MAHDTech
  • af5657b Fixing task bugs (#90) by Øystein Bedin
  • 9cba6d0 Updated playbook to use set_fact for identities to avoid fact issues (#89) by Øystein Bedin

v1.0.21-2

29 Nov 14:17
7931171
Compare
Choose a tag to compare

> git log v1.0.20...v1.0.21-2 --pretty=format:"- %h %s by %an" --no-merges

  • 7931171 Locking 'infra-ansible' on v2.0.6 by Øystein Bedin
  • 03451f9 Remove additional quote (#88) by MAHDTech
  • cc18446 Add missing subdomain (#87) by MAHDTech
  • 62e6da3 Add missing ocp_subdomain (#86) by MAHDTech
  • cad6ad2 Remove fields to pass schema validation (#85) by MAHDTech
  • bf8f63d Action Schedule (#84) by MAHDTech
  • 2db7126 Remove action_schedule from template (#83) by MAHDTech
  • e851453 Enable gather_facts to define ansible_date_time variable (#82) by makirill
  • ada29f7 Updating resourceclaim template to use working Ansible templating (#81) by Øystein Bedin
  • ef07b94 Updated to align with new date format written by LodeStar (#80) by MAHDTech
  • 5be7f92 Add action_schedule to template (#79) by MAHDTech