Skip to content

gseric/workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workstation

Provisioning

Instructions:

  1. Install Ansible
  2. Install Git
  3. Provision localhost and configure periodical auto-provisioning (add --check for dry run):
    sudo ansible-pull --url=https://github.com/gseric/workstation.git
    

During development (from project directory; add --check for dry run):

sudo ansible-playbook --inventory=hosts local.yml

Notes

  • Package updates are not managed by this playbook, only their existence.
  • Base Ubuntu package repositories should be added manually (through Ubuntu GUI).
  • Device drivers are not provisioned since they are hardware dependent.

Releases

No releases published

Packages

No packages published

Languages