Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

kernelci/kernelci-reports-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ansible configuration for the kernelci-reports system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published