Skip to content

Releases: CSCfi/ansible-role-pxe_bootstrap

v1.4.6

04 Jan 13:51

Choose a tag to compare

  • remove flowdock from .travis.yml

v1.4.5

06 Feb 15:09

Choose a tag to compare

  • modernize travis settings
  • update comments

v1.4.4

05 Jun 07:29

Choose a tag to compare

  • fix bare variable warnings
  • disable idemp test

v1.4.3

31 Oct 15:50
85e0939

Choose a tag to compare

Ansible 2.4 fix.

85e0939 Merge pull request #14 from CSCfi/ansible24
4e8d991 ansible 2.4 fixes

v1.4.2

12 Oct 17:31
ec14968

Choose a tag to compare

fix typo in snponlt task

v1.4.1

12 Oct 16:58

Choose a tag to compare

  • #13 snponly.efi
  • #12 to latest upstream

many thanks @jabl !

v1.4.0

15 Dec 10:48

Choose a tag to compare

  • #8 - more informative error message
  • #9 - make fetching update.img optional 1
  • enabled travis testing of this role
  • also make selinux handling optional 2

v1.3.0

20 Jul 08:56

Choose a tag to compare

  • #7 - update PXE images
  • #6 - support gPXE

v1.2.0

06 Jul 11:38

Choose a tag to compare

adding Log boot.py exceptions

If boot.py fails with an exception, log it to syslog. In case the
exception is failing to remove the hostname file, it just means the
node isn't marked for reinstallation, so in this case log severity is
INFO. In case some other exception occurs, it's probably a more
serious error, and in that case the severity is ERR.

v1.1.0

23 Jun 08:45

Choose a tag to compare

Read PXE boot data from pxe_nodes.json