Commit graph

4 commits

Author SHA1 Message Date
Kyle Mestery
e28946d2b3 terraform: Use Neutron floating IPs
Use openstack_networking_floatingip_v2 instead of
openstack_compute_floatingip_v2 to make use of
Neutron floating IPs in the Terraform example.

Also update the .gitignore to ignore the terraform
DB which is generated.

Signed-off-by: Kyle Mestery <mestery@mestery.com>
2016-01-03 10:24:09 -06:00
Scott Lowe
25fc82391e Update .gitignore
Modify .gitignore to ignore TaskPaper files in the current
repository; allows me to keep per-repo task lists.
2015-10-07 23:08:48 -06:00
Scott Lowe
6afcd485fb Update .gitignore
Update .gitignore to ingore files containing specific details
2015-04-24 12:37:01 -06:00
Scott Lowe
145b578d88 Add .gitignore, update README.md
Add .gitignore to ignore certain types of files in the repository.
Update README.md with initial information and license details.
2015-02-05 13:08:29 -07:00