summaryrefslogtreecommitdiffstats
path: root/vagrant_support
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04Bug 1447028 - Add auth delegation test scriptDylan William Hardison1-0/+1
2018-03-29Bug 1447027 - Change default mail method for vagrant and update READMEIsrael Madueme2-0/+2
Updates the default mail_delivery_method to be Sendmail for vagrant development. This allows developers to connect to the imap server running at bmo-web.vm:143 to view mail using a real mail client. The default method remains the same for docker users, 'Test'. Both methods are described in the README in a new section.
2018-02-28Bug 1384313 - Can't build the docs from within the vagrant boxbyron jones1-4/+12
Add missing python-sphinx10 package and link.
2018-02-27Bug 1438206 - Process SES email bounces properlybyron jones1-0/+2
2018-02-20no bug - add missing ntp package (#403)byron jones1-0/+1
2017-12-31no bug - add utility to toggle USE_NYTPROF (#323)Dylan William Hardison3-0/+16
2017-12-23no bug - support Devel::NYTProfDylan William Hardison1-0/+3
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-1/+1
2017-12-11no bug - Remove deprecation warning due to include in Ansible (#287)Sebastin Santy2-11/+11
2017-12-10no bug - set docs_urlbase to production value in vagrant setup (#290)Dylan William Hardison1-0/+1
2017-12-02fix passwdqc_min for dev envDylan William Hardison1-0/+1
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵Dylan William Hardison1-1/+0
Data::Password::passwdqc
2017-07-21better defaults for re.plDylan William Hardison2-0/+39
2017-07-21add to the vagrant vm a 're.pl' command that gives a pretty nice perl shell ↵Dylan William Hardison3-0/+19
(#176) * add re.pl support * order of includes matter
2017-07-17add ntp configuration to prevent clock skew inside some VM providers, such ↵Dylan William Hardison2-0/+71
as vmware fusion (#155)
2017-06-08Skipping some steps in ansible for rapid debugging (#92)Sebastin Santy5-4/+36
* Adding --no-templates to checksetup * my proposed changes
2017-06-02fix some errors in the vagrant setupDylan William Hardison2-1/+7
We had a duplicate name for one of the cron rules, because of how setting variables there works. Also, permissions of template_cache were problematic.
2017-05-16give each cron job a name, so that they don't accumulate (#79)Dylan William Hardison1-0/+7
2017-04-26vagrant setup should create htaccess files!Dylan William Hardison1-1/+1
2017-04-24fix some recurring vagrant issues with perms, and copy .git into vmDylan William Hardison6-66/+31
2017-04-14nit: permissions on checksetup answers fileDylan William Hardison1-1/+3
2017-04-14Bug 1328874 - Add Vagrantfile for production-like development VMsDylan William Hardison21-0/+1335