You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CD into EnclaveData/Vagrant directory, and start up the Vagrant Instance vagrant up.
Once the box is booted, SSH to the box via vagrant ssh.
Create an SSH Key-Pair, via ssh-keygen.
Add the public key along with the username of your choice to the EnclaveData/ansible/roles/base-os Ansible Role. Username under local_admins var here . Add the public key file to the files dir here with the format username-id_rsa.pub.
Setup Test Hosts
To start development and testing of against individual servers or groups of servers (e.g. LDAP), create a VM in VirtualBox, with the following settings (decide on RAM/CPU/Disk resource based on your needs):
Type: Linux, Version: Red Hat (64-bit)
Security Policy - Standard System Security Profile