cloud-setup: add comment to "nm-cloud-setup.service" about drop-in files

This commit is contained in:
Thomas Haller 2021-02-02 18:09:27 +01:00
parent a3d686a0ee
commit 150c18130e
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -11,6 +11,9 @@ ExecStart=@libexecdir@/nm-cloud-setup
# Cloud providers are disabled by default. You need to
# Opt-in by setting the right environment variable for
# the provider.
#
# Create a drop-in file to overwrite these variables or
# use systemctl edit.
#Environment=NM_CLOUD_SETUP_EC2=yes
#Environment=NM_CLOUD_SETUP_GCP=yes
#Environment=NM_CLOUD_SETUP_AZURE=yes