File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ my $conf = {
151
151
release => " 6.8" ,
152
152
suffix => " " ,
153
153
mark => " m2" ,
154
- version => " 2 .0.0" ,
154
+ version => " v2 .0.0" ,
155
155
},
156
156
# This is will be set to '1' if the source ISO is not mounted.
157
157
use_isoread => 0,
@@ -205,7 +205,7 @@ my $conf = {
205
205
# access that file, we'll use 'striker_default'. Optionally, the user can request the latest
206
206
# master with '--master', in which case we will download the 'striker_master' URL. In all
207
207
# cases, the downloaded file will be saved as 'striker_zip_file'.
208
- striker_default => " https://github.com/ClusterLabs/striker/archive/2 .0.0.zip" ,
208
+ striker_default => " https://github.com/ClusterLabs/striker/archive/v2 .0.0.zip" ,
209
209
striker_latest => " https://www.alteeve.com/an-repo/striker_latest.txt" ,
210
210
striker_master => " https://codeload.github.com/ClusterLabs/striker/zip/master" ,
211
211
striker_zip_file => " striker.zip" ,
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ my $an = AN::Tools->new({
138
138
# access that file, we'll use 'striker_default'. Optionally, the user can request the latest
139
139
# master with '--master', in which case we will download the 'striker_master' URL. In all
140
140
# cases, the downloaded file will be saved as 'striker_zip_file'.
141
- striker_default => " https://github.com/ClusterLabs/striker/archive/2 .0.0.zip" ,
141
+ striker_default => " https://github.com/ClusterLabs/striker/archive/v2 .0.0.zip" ,
142
142
striker_latest => " https://www.alteeve.com/an-repo/striker_latest.txt" ,
143
143
striker_master => " https://codeload.github.com/ClusterLabs/striker/zip/master" ,
144
144
support => " https://alteeve.com/w/Support" ,
You can’t perform that action at this time.
0 commit comments