Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

frozencemetery/nfs-vagrant

Repository files navigation

nfs-vagrant

Some scripting to repeatedly set up NFS test environments. Three machines are set up: a KDC (standalone), an NFS server, and an NFS client. Both the NFS client and NFS server are set up with gssproxy.

Prerequisites

Fedora:

dnf install vagrant-sshfs ansible

Debian:

aptitude install ansible vagrant{,-libvirt,-sshfs}

Running

To mimimize the potential for synchronization problems:

vagrant up --no-provision
vagrant provision

About

Vagrant + Ansible to set up a KRB5+NFS debug/development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages