Files
micro-config-drive/.gitignore
T
Auke Kok 5f80692011 ucd AWS helper.
The ucd-aws program fetches the user-data for an AMI instance
over http from 169.254.169.254, and passes it back to ucd.

The service is not supposed to be enabled unless you are running
on AWS, as it is highly specific to that cloud.
2017-04-28 14:48:10 -07:00

35 lines
336 B
Plaintext

*.o
*.lo
*~
*.log
*.trs
*.la
.deps
.dirstamp
/Makefile
Makefile.in
aclocal.m4
autom4te.cache
ucd
ucd-aws
compile
config.*
configure
depcomp
install-sh
missing
stamp-h1
data/ucd*.service
micro-config-drive-*.tar.xz
micro-config-drive-*/
tests/Makefile
tests/.libs/
tests/*_test
libtool
ltmain.sh
m4/
test-driver
# scan-build
*.plist