ident the upgrade notices correctly
This commit is contained in:
parent
5a7336ad47
commit
05ca5b0a05
1 changed files with 3 additions and 3 deletions
|
@ -77,8 +77,8 @@ Ubuntu support is lagging behind but not absent either.
|
|||
instantiating the class with those variables instead. For example, if you
|
||||
had the following in your manifests:
|
||||
|
||||
$apt_debian_url = 'http://localhost:9999/debian/'
|
||||
$apt_use_next_release = true
|
||||
$ apt_debian_url = 'http://localhost:9999/debian/'
|
||||
$ apt_use_next_release = true
|
||||
include apt
|
||||
|
||||
you will need to remove the variables, and the include and instead do
|
||||
|
|
Loading…
Reference in a new issue