File tree Expand file tree Collapse file tree 4 files changed +28
-28
lines changed Expand file tree Collapse file tree 4 files changed +28
-28
lines changed Original file line number Diff line number Diff line change @@ -66,15 +66,15 @@ MacOS:
6666 salt_minion_macos_plist_hash : 26b33da12e0d8960ee96b488c8352002c22a377c19bf3df3f986a1e49eca8b20
6767
6868FreeBSD :
69- salt_master : py38 -salt
70- salt_minion : py38 -salt
71- salt_syndic : py38 -salt
72- salt_cloud : py38 -salt
73- salt_api : py38 -salt
74- salt_ssh : py38 -salt
75- python_git : py38 -gitpython
76- pygit2 : py38 -pygit2
77- python_dulwich : py38 -dulwich
69+ salt_master : py39 -salt
70+ salt_minion : py39 -salt
71+ salt_syndic : py39 -salt
72+ salt_cloud : py39 -salt
73+ salt_api : py39 -salt
74+ salt_ssh : py39 -salt
75+ python_git : py39 -gitpython
76+ pygit2 : py39 -pygit2
77+ python_dulwich : py39 -dulwich
7878
7979# If `osfingermap.yaml` is introduced in the future, perhaps better to move to there,
8080# since this is probably specific to `OpenBSD-6`
Original file line number Diff line number Diff line change 55 when 'arch'
66 %w[ salt ]
77 when /bsd$/
8- %w[ py38 -salt]
8+ %w[ py39 -salt]
99 when 'windows'
1010 [ 'Salt Minion' ]
1111 when 'mac_os_x'
Original file line number Diff line number Diff line change @@ -88,9 +88,9 @@ values:
8888 pin_version : false
8989 pkgrepo : ' '
9090 py_ver : py3
91- pygit2 : py38 -pygit2
92- python_dulwich : py38 -dulwich
93- python_git : py38 -gitpython
91+ pygit2 : py39 -pygit2
92+ python_dulwich : py39 -dulwich
93+ python_git : py39 -gitpython
9494 release : ' 3004'
9595 restart_via_at : false
9696 retry_options :
@@ -100,14 +100,14 @@ values:
100100 until : true
101101 rootgroup : wheel
102102 rootuser : root
103- salt_api : py38 -salt
104- salt_cloud : py38 -salt
105- salt_master : py38 -salt
103+ salt_api : py39 -salt
104+ salt_cloud : py39 -salt
105+ salt_master : py39 -salt
106106 salt_master_macos_plist_hash : ' '
107- salt_minion : py38 -salt
107+ salt_minion : py39 -salt
108108 salt_minion_macos_plist_hash : ' '
109- salt_ssh : py38 -salt
110- salt_syndic : py38 -salt
109+ salt_ssh : py39 -salt
110+ salt_syndic : py39 -salt
111111 ssh_roster : {}
112112 syndic_service : salt_syndic
113113 use_pip : false
Original file line number Diff line number Diff line change @@ -88,9 +88,9 @@ values:
8888 pin_version : false
8989 pkgrepo : ' '
9090 py_ver : py3
91- pygit2 : py38 -pygit2
92- python_dulwich : py38 -dulwich
93- python_git : py38 -gitpython
91+ pygit2 : py39 -pygit2
92+ python_dulwich : py39 -dulwich
93+ python_git : py39 -gitpython
9494 release : ' 3004'
9595 restart_via_at : false
9696 retry_options :
@@ -100,14 +100,14 @@ values:
100100 until : true
101101 rootgroup : wheel
102102 rootuser : root
103- salt_api : py38 -salt
104- salt_cloud : py38 -salt
105- salt_master : py38 -salt
103+ salt_api : py39 -salt
104+ salt_cloud : py39 -salt
105+ salt_master : py39 -salt
106106 salt_master_macos_plist_hash : ' '
107- salt_minion : py38 -salt
107+ salt_minion : py39 -salt
108108 salt_minion_macos_plist_hash : ' '
109- salt_ssh : py38 -salt
110- salt_syndic : py38 -salt
109+ salt_ssh : py39 -salt
110+ salt_syndic : py39 -salt
111111 ssh_roster : {}
112112 syndic_service : salt_syndic
113113 use_pip : false
You can’t perform that action at this time.
0 commit comments