summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Setup CentOS7 Samba build environmentSachin Prabhu2021-04-233-0/+99
| | | | | | | | | 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-234-0/+75
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>