Skip to content

Instantly share code, notes, and snippets.

@waynedovey
Created June 9, 2020 00:06
Show Gist options
  • Save waynedovey/19dc6a444b8df233882ac6b4fdf39b21 to your computer and use it in GitHub Desktop.
Save waynedovey/19dc6a444b8df233882ac6b4fdf39b21 to your computer and use it in GitHub Desktop.
CNV cloud-config
#cloud-config
- name: atomic
sudo: ['ALL=(ALL) NOPASSWD:ALL']
password: atomic
groups: sudo
shell: /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment