From ccb4986b8369491b829ea200adbfc481b4dd6fda Mon Sep 17 00:00:00 2001 From: Aaron Bull Schaefer Date: Sun, 7 Feb 2016 21:01:30 -0800 Subject: [PATCH] Use secure URLs when applicable and bump license dates --- LICENSE | 2 +- README.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index dedaed1..55d94b0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2014, Aaron Bull Schaefer +Copyright (c) 2013-2016, Aaron Bull Schaefer Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/README.md b/README.md index 04b791d..2705720 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ Packer Arch =========== -Packer Arch is a bare bones [Packer](http://www.packer.io/) template and -installation script that can be used to generate a [Vagrant](http://www.vagrantup.com/) +Packer Arch is a bare bones [Packer](https://www.packer.io/) template and +installation script that can be used to generate a [Vagrant](https://www.vagrantup.com/) base box for [Arch Linux](https://www.archlinux.org/). The template works with the default VirtualBox provider as well as with -[VMware](http://www.vagrantup.com/vmware) and [Parallels](https://github.com/Parallels/vagrant-parallels) providers. +[VMware](https://www.vagrantup.com/vmware) and [Parallels](https://github.com/Parallels/vagrant-parallels) providers. Overview -------- @@ -115,7 +115,7 @@ guest additions work just fine. The box purposefully does not include Puppet or Chef for automatic Vagrant provisioning. My intention was to duplicate a DigitalOcean VPS and -furthermore use the VM for testing [Ansible](http://www.ansibleworks.com/) +furthermore use the VM for testing [Ansible](http://www.ansible.com/) playbooks for configuration management. License @@ -124,4 +124,4 @@ License Packer Arch is provided under the terms of the [ISC License](https://en.wikipedia.org/wiki/ISC_license). -Copyright © 2013–2015, [Aaron Bull Schaefer](mailto:aaron@elasticdog.com). +Copyright © 2013–2016, [Aaron Bull Schaefer](mailto:aaron@elasticdog.com).