Support for openstack meta_data.json, connect timeout, other fixes.
This commit is contained in:
parent
eb9d5b440c
commit
ac66f160e0
7 changed files with 279 additions and 55 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PROG= cloud-agent
|
||||
SRCS= main.c xml.c azure.c cloudinit.c http.c log.c
|
||||
SRCS= azure.c cloudinit.c http.c json.c jsmn.c log.c openstack.c main.c xml.c
|
||||
BINDIR= /usr/local/libexec
|
||||
MANDIR= /usr/local/man/man
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue