clearlinux / micro-config-drive

An alternative and small cloud-init implementation in C
Other
45 stars 17 forks source link

Add aliyun cloud support #46

Closed jwang11 closed 4 years ago

jwang11 commented 4 years ago

Enable ucd to work in aliyun cloud by add a config templete for aliyun

Signed-off-by: jwang jing.j.wang@intel.com

jwang11 commented 4 years ago

@ahkok any comments?

ahkok commented 4 years ago
$ make distcheck
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/ahkok/clr/projects/micro-config-drive/missing aclocal-1.16 -I m4
 cd . && /bin/sh /home/ahkok/clr/projects/micro-config-drive/missing automake-1.16 --foreign
configure.ac:8: error: required file 'data/ucd-aliyun.service.in' not found
make: *** [Makefile:551: Makefile.in] Error 1

You need to create data/ucd-aliyun.service

ahkok commented 4 years ago

4706d35c2c9f7d77ccbf67109659a69982928679