llvm-iwg
llvm-iwg copied to clipboard
Task/me/ansible
@ChristianKuehnel here are the ansible configs we will use to manage the Mac minis at macminivault.com.
I haven't worked with ansible much, can you please add some documentation:
- What do these scripts do?
- How do I run them? What do I need to install locally?
- Why does the path contain
AWS
? Are we using Amazon's stuff somewhere? - So far this only looks like setting up SSH keys, correct? How do you then install the tools needed for Buildbot and compiling/testing LLVM?
- I suppose we need some manual bootstrapping on the Macs before we can run these scripts. I guess you need to at least create one user account, set up an SSH server and install the keys for one user. So how did you do the initial setup of the machines?