Commit Graph

6 Commits (03d3f3afc39e688bb998f8e2f7d3c094a2aad1df)

Author SHA1 Message Date
neilpang 39d1eeda23 fix for solaris 2016-12-07 12:41:22 +08:00
neilpang dfbc244b00 support aws remove 2016-12-06 16:52:02 +08:00
Marcello Barnaba c12be766e9 Fix Route53 API consumer
Ignoring the Chthlulu argument 😃, Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed.

This change splits the XML in multiple lines, so that parsing can succeed.
2016-12-04 20:15:48 +01:00
neilpang 2f1bc5864f fix format 2016-11-20 23:09:57 +08:00
neilpang 16d79ebaac fix format 2016-11-20 23:04:28 +08:00
neilpang e009ec8b93 Support AWS Route53 api 2016-11-20 22:57:07 +08:00