I'm trying to set up a secondary repository, but clients aren't taking the rule.
Here is the repository configuration:
Code: Select all
[global]
repo_url=https://10.1.1.1/wapt
wapt_server=https://10.1.1.1
verify_cert=0
use_repo_rules=1
allow_remote_reboot=1
allow_remote_shutdown=1
[waptwua]
enabled=1
default_allow=1
install_delay=14
download_scheduling=7d
install_at_shutdown=1
[repo-sync]
enable_remote_repo=True
local_repo_path=C:\WAPT\
local_repo_time_for_sync_start=20:30
local_repo_time_for_sync_end=05:30
local_repo_sync_task_period=25
local_repo_limit_bandwidth=4
remote_repo_dirs=wapt,waptwua
Code: Select all
[global]
use_hostpackages=1
max_gpo_script_wait=180
pre_shutdown_timeout=180
hiberboot_enabled=0
repo_url=https://10.1.1.1/wapt
wapt_server=https://10.1.1.1
verify_cert=0
use_repo_rules=1
allow_remote_reboot=1
allow_remote_shutdown=1
[waptwua]
enabled=1
default_allow=1
install_delay=14
download_scheduling=7d
install_at_shutdown=1
Name: repo
Condition: agent's IP address
value: 10.1.0.0/16
URL of the repository: https://cons/wapt
folder type: wapt/wua/wads
Other: no fallback
The repository synchronizes correctly with the server.
Do you see a configuration problem?
THANKS
