Skip to content

Instantly share code, notes, and snippets.

View p404's full-sized avatar
🏠
Working from home

Pablo Opazo p404

🏠
Working from home
View GitHub Profile
@p404
p404 / molecule.yml
Created April 26, 2019 01:34
Molecule configuration file example
---
driver:
name: docker
lint:
name: yamllint
platforms:
- name: instance
image: solita/ubuntu-systemd:18.04
privileged: True
command: /sbin/init