Skip to content

ramaureirac/freebsd-ansible-jails-bhyve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeBSD Ansible for Jails and VMs

My Ansible code for creating a FreeBSD server with Jails and VMs inside.

ansible-playbook -i env/inventory.yml "ansible/$playbook" --user=ramaureirac --ssh-common-args='-o StrictHostKeyChecking=no'

FreeBSD Hypervisor requires the following pkgs:

  • doas
  • python311
  • rsync

Loader Conf:

  • if_epair_load="YES"
  • fusefs_load="YES"
  • fuse_load="YES"
  • virtio_load="YES"
  • virtio_pci_load="YES"
  • virtio_9p_load="YES"

About

My Ansible code for creating a FreeBSD server with Jails and VMs inside

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages