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 4343 full : '18.04'
4444 } ,
4545 distro : {
46- codename : 'bionac ' ,
46+ codename : 'bionic ' ,
4747 id : 'Ubuntu'
4848 }
4949 }
5353 it {
5454 expect ( subject ) . to contain_apt__source ( 'backports' ) . with ( location : 'http://archive.ubuntu.com/ubuntu' ,
5555 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' } )
5858 }
5959 end
6060
6969 full : '18.04'
7070 } ,
7171 distro : {
72- codename : 'bionac ' ,
72+ codename : 'bionic ' ,
7373 id : 'Ubuntu'
7474 }
7575 }
105105 full : '18.04'
106106 } ,
107107 distro : {
108- codename : 'bionac ' ,
108+ codename : 'bionic ' ,
109109 id : 'Ubuntu'
110110 }
111111 }
234234 full : '18.04'
235235 } ,
236236 distro : {
237- codename : 'bionac ' ,
237+ codename : 'bionic ' ,
238238 id : 'Ubuntu'
239239 }
240240 }
You can’t perform that action at this time.
0 commit comments