Skip to content
Snippets Groups Projects
Commit 56880811 authored by nimrod's avatar nimrod
Browse files

- Added Ubuntu Trusty for checking OpenNTP.

parent 04fbb160
Branches
No related tags found
No related merge requests found
......@@ -12,5 +12,8 @@ galaxy_info:
- name: Debian
versions:
- jessie
- name: Ubuntu
versions:
- trusty
galaxy_tags: [ ntp ]
dependencies: []
......@@ -18,6 +18,8 @@ vagrant:
box: kaorimatz/openbsd-6.0-amd64
- name: jessie
box: debian/jessie64
- name: trusty
box: ubuntu/trusty64
instances:
- name: ntp-client
options:
......@@ -41,3 +43,11 @@ docker:
environment:
DEBIAN_FRONTEND: noninteractive
container: docker
- name: ntp-client-trusty
image: ubuntu-upstart
image_version: trusty
command: /sbin/init
privileged: True
environment:
DEBIAN_FRONTEND: noninteractive
container: docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment