Make Fedora 24 the default

Fedora 24 is the current release, so use it in the
fedora and fedora-minimal elements.

Change-Id: I0ac0d0767d4de9d28ae86d1344fd7c9d8876e5a1
This commit is contained in:
stephane 2016-07-08 09:15:08 -07:00
parent 8b00250547
commit 09317fccca
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
export DISTRO_NAME=fedora
export DIB_RELEASE=${DIB_RELEASE:-22}
export DIB_RELEASE=${DIB_RELEASE:-24}

View File

@ -1,2 +1,2 @@
export DISTRO_NAME=fedora
export DIB_RELEASE=${DIB_RELEASE:-22}
export DIB_RELEASE=${DIB_RELEASE:-24}

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/local/bin/dib-python
# dib-lint: disable=indent
# dib-lint indent requirements causes issue with pep8