Azure calls userdata CustomData. Get the variable, but we don't use it yet.
This commit is contained in:
parent
29193e306f
commit
0ba8b74dcd
2 changed files with 8 additions and 2 deletions
|
|
@ -81,8 +81,6 @@ cloudinit_get(struct system_config *sc, const char *path, enum strtype type)
|
|||
str = get_word(g->bodypart, g->bodypartsz);
|
||||
break;
|
||||
}
|
||||
|
||||
log_debug("%s: '%s'", __func__, str);
|
||||
}
|
||||
http_get_free(g);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue