Skip to content

zsxoff/archlinux-pyinfra

Repository files navigation

Arch Linux with pyinfra

Arch Linux with GNOME

(wallpaper from package archlinux-wallpaper, license custom:CC0, custom:SPL)

What's inside

See ./archlinux_pyinfra/deploy.py file.

How to deploy this

On local machine

pyinfra @local ./archlinux_pyinfra/deploy.py

On remote machine

pyinfra --ssh-user admin --ssh-key ~/.ssh/id_ed25519 192.168.0.100 ./archlinux_pyinfra/deploy.py

On many remote machines

Better copy inventory.py.example to inventory.py, setup your hosts like official Create a Deploy docs, then run:

pyinfra --ssh-user admin --ssh-key ~/.ssh/id_ed25519 inventory.py ./archlinux_pyinfra/deploy.py

License

License: MIT

This project is licensed under the terms of the MIT license (see LICENSE file).

About

My Arch Linux desktop setup via pyinfra

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages