summaryrefslogtreecommitdiffstats
path: root/devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Setup CentOS7 Samba build environmentSachin Prabhu2021-04-231-0/+3
| | | | | | | | | Setup samba build environments on CentOS 7 storage* vms. This is useful when having to rebuild samba to test build failures on the system setup. Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
* Add devel ansible playbooksSachin Prabhu2021-04-231-0/+4
These ansible playbooks are useful when manual access to the test vms are required. These aren't run as part of the automated testing. The first ansible playbook is fix_ssh.yml which modifies configuration to allow for root login and and copies over authorized_keys file. Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>