aboutsummaryrefslogtreecommitdiff
blob: 91711a7c159e59fbe523febc669113510df88510 (plain)
1
2
3
4
## Gentoo Infra fast installing
```
ansible-playbook -i NEWBOX.gentoo.org, -e hostname=NEWBOX -e puppet_autosign_token=... install_gentoo.yml  --verbose
```