/chromebook-provision

Config management for my Chromebook

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Chromebook Provisioning

Installing

  1. Install a Linux VM on your Chromebook
  2. Bootstrap the VM by running the following command:
curl -sf -L provision.nuss.io | sudo sh

What does this do?

  1. Installs and configures Ansible
  2. Runs a ansible-playbook of the provision.yml in the ansible directory