Skip to content

Spawing a BigBlueButton install with Terraform and Ansible

License

Notifications You must be signed in to change notification settings

Uptime-Formation/bbb_spawner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBB server spawner

With Ansible, Terraform and BBB.

Usage

Ansible-only

With Ansible installed and an inventory configured: ansible-playbook -i $INVENTORY_PATH site.yml

Terraform

Configure your Terraform tokens and install the required plugins (see below), then:

source env_file
./cloud_cli.sh setup_full

Ansible plugin

To use Ansible as provider in Terraform, you need the Ansible provider here: https://github.com/nbering/terraform-provider-ansible/ Copy the downloaded binary to ~/.terraform.d/plugins/.

About

Spawing a BigBlueButton install with Terraform and Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published