Drop support for Fedora 28 and add Fedora 30 and 31 (#5969)

This commit is contained in:
Maxime Guyot
2020-04-18 15:35:36 +02:00
committed by GitHub
parent 56a9c7a802
commit 3134dd4c0d
10 changed files with 77 additions and 28 deletions

View File

@@ -0,0 +1,9 @@
---
# Instance settings
cloud_image: fedora-30
mode: default
# Kubespray settings
deploy_netchecker: true
dns_min_replicas: 1
kube_network_plugin: weave

View File

@@ -0,0 +1,9 @@
---
# Instance settings
cloud_image: fedora-31
mode: default
# Kubespray settings
deploy_netchecker: true
dns_min_replicas: 1
kube_network_plugin: flannel