mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
8579340fc5
This is a visual fix and has no impact on functionality apart from cleaner log messages. The point of this is to get the list of supported templates in order to compute a diff between the current applied templates and the updated list, so we are able to unapply and reapply the policy in case there are differences. However this code path is executed on first applies as well, at which point the root CA is not yet set up. This causes the `get_supported_templates` call to fail, which is not a hard failure but still pollutes the logs. In this case it's safe to avoid executing the command as the policy will be applied regardless. Signed-off-by: Gabriel Nagy <gabriel.nagy@canonical.com> Reviewed-by: David Mulder <dmulder@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Jan 22 16:48:57 UTC 2024 on atb-devel-224 |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
gp_centrify_crontab_ext.py | ||
gp_centrify_sudoers_ext.py | ||
gp_cert_auto_enroll_ext.py | ||
gp_chromium_ext.py | ||
gp_drive_maps_ext.py | ||
gp_ext_loader.py | ||
gp_firefox_ext.py | ||
gp_firewalld_ext.py | ||
gp_gnome_settings_ext.py | ||
gp_msgs_ext.py | ||
gp_scripts_ext.py | ||
gp_sec_ext.py | ||
gp_smb_conf_ext.py | ||
gp_sudoers_ext.py | ||
gpclass.py | ||
vgp_access_ext.py | ||
vgp_files_ext.py | ||
vgp_issue_ext.py | ||
vgp_motd_ext.py | ||
vgp_openssh_ext.py | ||
vgp_startup_scripts_ext.py | ||
vgp_sudoers_ext.py | ||
vgp_symlink_ext.py |