https://github.com/kernelci/kernelci-reports-config
Ansible configuration for the kernelci-reports system
https://github.com/kernelci/kernelci-reports-config
Last synced: about 1 year ago
JSON representation
Ansible configuration for the kernelci-reports system
- Host: GitHub
- URL: https://github.com/kernelci/kernelci-reports-config
- Owner: kernelci
- Created: 2016-02-03T16:33:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T07:59:56.000Z (about 9 years ago)
- Last Synced: 2025-01-27T10:11:31.046Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Kernelci Reports Configuration
==============================
This is the Ansible configuration to deploy and setup the kernelci-reports
system found at:
https://github.com/kernelci/kernelci-reports.
Requirements
############
Ansible >=2.0 is necessary to deploy the system.
Usage
#####
In order to run the entire configuration, some "secrets" are necessary.
Put the in a YAML file, and pass it to Ansible as:
-e "@/path/to/file/secrets.yml"
To skip the secrets taks, just pass:
--skip-tags=secrets