File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
full : '18.04'
44
44
} ,
45
45
distro : {
46
- codename : 'bionac ' ,
46
+ codename : 'bionic ' ,
47
47
id : 'Ubuntu'
48
48
}
49
49
}
53
53
it {
54
54
expect ( subject ) . to contain_apt__source ( 'backports' ) . with ( location : 'http://archive.ubuntu.com/ubuntu' ,
55
55
repos : 'main universe multiverse restricted' ,
56
- release : 'bionac -backports' ,
57
- pin : { 'priority' => 200 , 'release' => 'bionac -backports' } )
56
+ release : 'bionic -backports' ,
57
+ pin : { 'priority' => 200 , 'release' => 'bionic -backports' } )
58
58
}
59
59
end
60
60
69
69
full : '18.04'
70
70
} ,
71
71
distro : {
72
- codename : 'bionac ' ,
72
+ codename : 'bionic ' ,
73
73
id : 'Ubuntu'
74
74
}
75
75
}
105
105
full : '18.04'
106
106
} ,
107
107
distro : {
108
- codename : 'bionac ' ,
108
+ codename : 'bionic ' ,
109
109
id : 'Ubuntu'
110
110
}
111
111
}
234
234
full : '18.04'
235
235
} ,
236
236
distro : {
237
- codename : 'bionac ' ,
237
+ codename : 'bionic ' ,
238
238
id : 'Ubuntu'
239
239
}
240
240
}
You can’t perform that action at this time.
0 commit comments