I HATE GOOGLE (v3)
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-08-30 10:44:13 +02:00
parent 4708ae720b
commit c8ae22da8a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -1,4 +1,17 @@
svc_systemd = {}
pkg_apt = {}
for i in {
'google-cloud-packages-archive-keyring',
'google-cloud-sdk',
'google-compute-engine',
'google-compute-engine-oslogin',
'google-guest-agent',
'google-osconfig-agent',
}:
pkg_apt[i] = {
'installed': False,
}
for i in {
'google-accounts-daemon.service',