|
331 | 331 | (ENT-8283) |
332 | 332 | - Adjusted MPF to handle `rxdirs` default from true to false (CFE-951) |
333 | 333 | - `755` perms on hub `htdocs` dir are now enforced (ENT-8212) |
334 | | -- Proper owner and perms on docroot are now enforced(ENT-8280) |
| 334 | +- Proper owner and perms on docroot are now enforced (ENT-8280) |
335 | 335 | - Prevented `def.dir_masterfiles/.no-distrib` from being copied |
336 | 336 | (ENT-8079) |
337 | 337 | - Cleaned up policy related to versions prior to 3.12 (CFE-3920) |
|
413 | 413 | - Fixup `zypper` package module script to work properly with `interpreter` attribute |
414 | 414 | (ENT-7442) |
415 | 415 | - Gave `cfapache` group full access to docroot (ENT-8065) |
416 | | -- Insured exported reports from Mission Portal are in the correct location |
| 416 | +- Ensured exported reports from Mission Portal are in the correct location |
417 | 417 | (ENT-7465) |
418 | 418 | - Made apache restart more robust (ENT-8045) |
419 | 419 | - Moved `httpd.pid` to root of httpd workdir (ENT-7966) |
|
866 | 866 | - Removed unnecessary support for including 3.6 controls |
867 | 867 | - Fixed `systemctl` path detection |
868 | 868 | - Policy Release Id is now inventoried by default (CFE-2097) |
869 | | -- Fixed to frequent logging of enterprise license utilization (ENT-3390) |
| 869 | +- Fixed too frequent logging of enterprise license utilization (ENT-3390) |
870 | 870 | - Maintain access to exported CSV reports in older versions (ENT-3572) |
871 | 871 | - `cf-execd` service override template now only kills `cf-execd` on stop |
872 | 872 | (ENT-3395) |
|
912 | 912 | specified depth older than a specified number of days |
913 | 913 | - Do not symlink agents to `/usr/local/bin` on CoreOS (ENT-3047) |
914 | 914 | - Added: Ability to set `default_repository` via augments |
915 | | -- Enabled settig `def.max_client_history_size` via augments (CFE-2560) |
| 915 | +- Enabled setting `def.max_client_history_size` via augments (CFE-2560) |
916 | 916 | - Changed self upgrade now uses standalone policy (ENT-3155) |
917 | 917 | - Fixed `apt_get` package module incorrectly using interactive mode |
918 | | -- Added ability to append to bundlesequnece with `def.json` (CFE-2460) |
| 918 | +- Added ability to append to bundlesequence with `def.json` (CFE-2460) |
919 | 919 | - Enabled paths to POSIX tools by default instead of native tools |
920 | 920 | - Removed `bundle agent cfe_internal_bins` (CFE-2636) |
921 | 921 | - Include `previous_state` and `untracked` reports when client clear a buildup of unreported data |
922 | 922 | (ENT-3161) |
923 | 923 | - Fixed command to restart apache on config change (ENT-3134) |
924 | 924 | - `cf-serverd` listens on ipv4 and ipv6 by default (CFE-528) |
925 | | -- FixesMake `apt_get` module compatible with Ubuntu 16.04 (CFE-2445) |
| 925 | +- Fixes: Make `apt_get` module compatible with Ubuntu 16.04 (CFE-2445) |
926 | 926 | - Fixed rare bug that would sometimes prevent `redis-server` from launching |
927 | 927 | - Added `oslevel` to well known paths (ENT-3121) |
928 | 928 | - Added policy to track CFEngine Enterprise license utilization |
|
947 | 947 | (CFE-2468) |
948 | 948 | - Changed: Enable agent component management policy on systemd hosts |
949 | 949 | (CFE-2429) |
950 | | -- Added: Enterprise appliaction log dir to rotation |
| 950 | +- Added: Enterprise application log dir to rotation |
951 | 951 | - Changed: re-enable hub process maintenance |
952 | 952 | - Added: `edit_line` `contains_literal_string` to stdlib |
953 | 953 | - Fixed: Services starting or stopping unnecessarily (CFE-2421) |
954 | 954 | - Allowed specifying agent `maxconnections` via `def.json` (CFE-2461) |
955 | 955 | - Changed: Disabled http `TRACE` method |
956 | | -- Changed: Reduced Enteprise webserver info |
| 956 | +- Changed: Reduced Enterprise webserver info |
957 | 957 | - Changed: `cronjob` bundle now tolerates different spacing |
958 | 958 | - Fixed: CFEngine choking on standard services (CFE-2806) |
959 | 959 | - Changed `select_region` `INI_section` to match end of section or end of file |
960 | 960 | (CFE-2519) |
961 | 961 | - Fixed ability to manage INI sections with metachars for |
962 | 962 | `manage_variable_values_ini` and `set_variable_values_ini` (CFE-2519) |
963 | 963 | - Fixed `apt_get` package module incorrectly using interactive mode. |
964 | | -- Added ability to append to bundlesequnece with `def.json` (CFE-2460) |
| 964 | +- Added ability to append to bundlesequence with `def.json` (CFE-2460) |
965 | 965 | - Behaviour changed: when used with CFEngine 3.10.0 or greater, |
966 | 966 | bundles `set_config_values()` and `set_line_based()` are appending a |
967 | 967 | trailing space when inserting a configuration option with empty value. |
|
988 | 988 | be modified |
989 | 989 | - `services/autorun.cf` moved to `lib/VER/` as it is not generally intended to be |
990 | 990 | modified |
991 | | -- To improve predictibility autorun bundles are activated in lexicographical |
| 991 | +- To improve predictability autorun bundles are activated in lexicographical |
992 | 992 | order |
993 | 993 | - Relocated `services/file_change.cf` to `cfe_internal/enterprise`. This policy is |
994 | 994 | most useful for a good OOTB experience with CFEngine Enterprise Mission |
|
0 commit comments