Commit Graph

2 Commits (5d1536a7c509fd3ce292442e2dcf45d42a68e4f1)

Author SHA1 Message Date
Juha Litola 5d1536a7c5 Fixed add_key stalling indefinitely, and test code leaking into production setting 12 years ago
Jayson Vantuyl 732be11781 add apt_key module
Pretty straightforward.  Give it a URL with an exported GPG key for signing an
Apt repository.  It downloads it and will install it using apt-key.  It's even
smart enough to tell if it's already there (i.e. actually tells you if it
changed or not).
12 years ago