Skip to content

Checks for Trento to be executed by Wanda. Previously part of Wanda itself

License

Notifications You must be signed in to change notification settings

trento-project/checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trento Checks

Trento Checks are the way Trento provides continous infractructure compliance.

They are implemented with a declarative, YAML-based DSL aiming at expressing some expectations on the configuration of a target system, or a group of target systems.

The Checks are then executed by our Trento checks engine, Wanda.

Usage

The Checks code was originally hosted together with Wanda itself and only later decoupled in this repository, so most of the related documentation will remain there until migrated somewhere else (if ever).

You can start learning more by consulting the specification document.

Contributing

TBD

License

Copyright 2024 SUSE LLC

Licensed under the GNU General Public License (the "License"); you may not use any of the source code in this project repository except in compliance with the License.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License file for more details on copying permissions and limitations.