Add vars file for ubuntu bionic

Change-Id: Ie605a2df06ef327c7eb5dcf0155cc51356849c8a
This commit is contained in:
Jonathan Rosser 2020-10-14 13:50:55 +01:00
parent 3548698dc4
commit 82784a675a

24
vars/ubuntu-18.04.yml Normal file
View File

@ -0,0 +1,24 @@
---
# Copyright 2019, VEXXHOST, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
## APT Cache options
cache_timeout: 600
uwsgi_bin: '/usr/bin'
uwsgi_distro_packages:
- libpython3.6
- uwsgi
- uwsgi-plugin-python3