mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2022-01-12 23:00
This commit is contained in:
		| @@ -10,6 +10,7 @@ WorkingDirectory={{ rpm_root_dir }}/ | ||||
| Restart=always | ||||
| ReadWritePaths=/run {{ rpm_root_dir }}/repo {{ rpm_root_dir }}/cache {{ rpm_root_dir }}/builds | ||||
| PrivateTmp=true | ||||
| SyslogIdentifier=build-watcher | ||||
|  | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
|   | ||||
| @@ -14,7 +14,6 @@ paths: | ||||
|  | ||||
| notify: | ||||
|   from: buildsys@{{ ansible_domain }} | ||||
|   to: {{ rpm_admin_email }} | ||||
|  | ||||
| {% if rpm_mirrors is defined and rpm_mirrors | length > 0 %} | ||||
| mirror: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud