Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: Only determine AMI for aws platform.
A recent commit, d01ac5d, introduced a regression for libvirt. $ tectonic init --config=../libvirt.yaml FATA[0020] failed to get configuration from file "../libvirt.yaml": ../libvirt.yaml is not a valid config file: failed to determine default AMI: ... Fix this by only bothering to determine the default AMI when the platform is aws.
- Loading branch information