DCD-1462: add os

This commit is contained in:
Jun
2022-02-17 12:17:42 +11:00
parent 4af089a377
commit 4d15afa96d

View File

@@ -10,6 +10,12 @@ platforms:
- aws_node_local - aws_node_local
ulimits: ulimits:
- nofile:262144:262144 - nofile:262144:262144
- name: ubuntu_lts
image: ubuntu:bionic
groups:
- aws_node_local
ulimits:
- nofile:262144:262144
provisioner: provisioner:
name: ansible name: ansible
options: options: