Skip to content

RedHatQE/teflo_examples

Repository files navigation

Teflo Examples

The primary purpose of this repository is to provide you with working teflo examples. The examples are light weight and simple. The goal here is for you to use these as a getting started with teflo. Once you have a understanding on how teflo works using them, you can easily expand upon them to build your own.

The repository contains different directories which make up different tasks of teflo. Below is the main structure for this project and details about each one.

├── configuration
├── e2e
├── execute
├── orchestrate
├── provision
├── report
├── resource_check
└── teflo_plugin_template

configuration

This directory contains examples on how you setup your teflo configuration file. Please see the configuration directory for more details.

e2e (end to end)

This directory contains a complete scenario descriptor file (SDF) showing all teflo tasks configured. Please see the e2e directory for more details.

execute

This directory contains examples on how you can use teflos execute task. Please see the execute directory for more details.

orchestrate

This directory contains examples on how you can use teflos orchestrate task. Please see the orchestrate directory for more details.

provision

This directory contains examples on how you can use teflos provision task. Please see the provision directory for more details.

report

This directory contains examples on how you can use teflos report task. Please see the report directory for more details.

resource_check

This directory contains examples on how you can use teflos resource check functionality. Please see the resource check directory for more details.

teflo_plugin_template

This is a template that user can use to get an empty directory structure that can be used to develop a teflo plugin Please see the teflo_plugin_template directory

teflo_init

This directory contains examples for teflo init command. Please see the Teflo Quickstart Doc for the usage of this command.

About

Examples on how to use Teflo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published