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:
parent
8b00250547
commit
09317fccca
@ -1,2 +1,2 @@
|
||||
export DISTRO_NAME=fedora
|
||||
export DIB_RELEASE=${DIB_RELEASE:-22}
|
||||
export DIB_RELEASE=${DIB_RELEASE:-24}
|
||||
|
@ -1,2 +1,2 @@
|
||||
export DISTRO_NAME=fedora
|
||||
export DIB_RELEASE=${DIB_RELEASE:-22}
|
||||
export DIB_RELEASE=${DIB_RELEASE:-24}
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user