mirror of
				https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
				synced 2025-11-04 11:08:35 +01:00 
			
		
		
		
	Update after Blue-OCI rebuilds
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
		@@ -6,5 +6,5 @@ time_zone = "localtime"
 | 
			
		||||
 | 
			
		||||
[[updates.periodic.window]]
 | 
			
		||||
days = [ "Tue", "Fri" ]
 | 
			
		||||
start_time = "0:00"
 | 
			
		||||
start_time = "2:00"
 | 
			
		||||
length_minutes = 60
 | 
			
		||||
@@ -239,7 +239,7 @@
 | 
			
		||||
        "name": "docker-compose-updater@.service"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "contents": "[Unit]\nDescription=Run docker-compose-updater for /srv/%I once a week, 15 mintues after OS updates\n\n[Timer]\nOnCalendar=Fri 0:15\nPersistent=true\n\n[Install]\nWantedBy=timers.target\n",
 | 
			
		||||
        "contents": "[Unit]\nDescription=Run docker-compose-updater for /srv/%I once a week, 15 mintues after OS updates\n\n[Timer]\nOnCalendar=Fri 2:15\nPersistent=true\n\n[Install]\nWantedBy=timers.target\n",
 | 
			
		||||
        "enabled": false,
 | 
			
		||||
        "name": "docker-compose-updater@.timer"
 | 
			
		||||
      },
 | 
			
		||||
 
 | 
			
		||||
@@ -159,7 +159,7 @@ systemd:
 | 
			
		||||
        Description=Run docker-compose-updater for /srv/%I once a week, 15 mintues after OS updates
 | 
			
		||||
 | 
			
		||||
        [Timer]
 | 
			
		||||
        OnCalendar=Fri 0:15
 | 
			
		||||
        OnCalendar=Fri 2:15
 | 
			
		||||
        Persistent=true
 | 
			
		||||
 | 
			
		||||
        [Install]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user