summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ubuntu_advantage.py
diff options
context:
space:
mode:
Diffstat (limited to 'cloudinit/config/cc_ubuntu_advantage.py')
-rw-r--r--cloudinit/config/cc_ubuntu_advantage.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cloudinit/config/cc_ubuntu_advantage.py b/cloudinit/config/cc_ubuntu_advantage.py
index 57763c31..900db695 100644
--- a/cloudinit/config/cc_ubuntu_advantage.py
+++ b/cloudinit/config/cc_ubuntu_advantage.py
@@ -23,8 +23,8 @@ meta: MetaSchema = {
enable or disable support services such as Livepatch, ESM,
FIPS and FIPS Updates. When attaching a machine to Ubuntu Advantage,
one can also specify services to enable. When the 'enable'
- list is present, any named service will be enabled and all absent
- services will remain disabled.
+ list is present, any named service will supplement the contract-default
+ enabled services.
Note that when enabling FIPS or FIPS updates you will need to schedule
a reboot to ensure the machine is running the FIPS-compliant kernel.