Skip to content

tyjak/ansible-archlinux-old

Repository files navigation

Archlinux installation for my daily use

Ansible files for installation of Archliunx with my dev env installed. Description of my archliunx env can be found here (in french)

Before start

I used packer-arch to create a vagrant box ready to build with ansible. I just edit arch-template.json to update iso_url and iso_checksum to a newer version of archlinux

For testing use the vagrant file to mount a test machine on virtualbox vagrant up. If your prefer vmware you'll have to create the box with packer-arch.

Ansible setup

These is a work in progress. You can test my archlinux env with vagrant user. To test checkout these repo and execute vagrant up && ansible -i inventory archlinux.yml

Instruction on Windows

You have to use Boot2Docker + vagrant. First download the Vagrantfile and vagrant up the archlinux base vm. Then ssh into boot2docker, clone the repo, link the Dockerfile out of the repo. cd ansible-archlinux && docker build .

Screenshot

capture

About

Archlinux ready to use with i3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published