Skip to content

Ansible playbook to install bearicade 🐻 on a cluster.

Notifications You must be signed in to change notification settings

TA3/bearicade_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bearicade_ansible

Building CentOS image from Dockerfile

  • docker build --rm --no-cache -t centos_bear .
  • docker run -d -it -v /sys/fs/cgroup:/sys/fs/cgroup:ro centos_bear
  • docker exec -it <container_id> /bin/bash

About

Ansible playbook to install bearicade 🐻 on a cluster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published