2
This commit is contained in:
parent
18efe9043b
commit
c1d30b62d1
4
Makefile
4
Makefile
@ -16,3 +16,7 @@ install-common-tools:
|
||||
echo $(PACKAGES)
|
||||
dnf install -y $(PACKAGES)
|
||||
|
||||
sysprep:
|
||||
dnf clean all
|
||||
cloud-init clean
|
||||
echo -n "" > /etc/machine-id
|
||||
|
@ -2,3 +2,4 @@ vim
|
||||
make
|
||||
wget
|
||||
git
|
||||
bash-completion
|
||||
|
Loading…
Reference in New Issue
Block a user