Skip to content

TSELab/tsel-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

tsel-infrastructure

Clone the repo

git clone https://github.com/TSELab/tsel-infrastructure.git
cd tsel-infrastructure/

Setup the vault

Create a file with the vault secret at this location inside the repo:

cat > ansible/vault_key
redacted
^D

Deploy a playbook

cd ansible/
# dry run
ansible-playbook playbooks/rebuilderd.yml -vv -DC
# deploy
ansible-playbook playbooks/rebuilderd.yml -vv -D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published