Salt is a configuration management tool that we use to automate Servo's infrastructure. See docs/salt.md to get started.
There are guides available on the Servo wiki,
as well as some documention in-tree in the docs
folder.
If you see a way that these configurations could be improved, or try to set up
your own instance and run into trouble, file an issue!
Travis CI is set up to test all configurations.
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.
Note that some files in underscore-prefix directories (e.g. under _modules
)
are copies (possibly with changes) of files from the
main Salt repo; these files have headers
detailing the source of those files, any changes made, and the original license
notice associated with those files.