[openbook] require internet access

Bug #1607328 reported by Michał Górniak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugins
New
High
Jeremy Fluhmann

Bug Description

In
deployment_scripts/puppet/modules/mariadbrepo/manifests/init.pp
    'Debian','Ubuntu': {
      apt::source { 'MariaDB':
        location => "${mirror}/repo/${version}/${os}",
        release => $::lsbdistcodename,
        repos => 'main',
        key => '1BB943DB',
        key_server => 'keyserver.ubuntu.com',
      }
    }
puppet try add manually key and we need internet access for it, in lots of deployment we don't have direct access so deploy will fail.

Tags: talligent
Changed in fuel-plugins:
assignee: nobody → Jeremy Fluhmann (fluhmann)
importance: Undecided → High
tags: added: talligent
Revision history for this message
Michał Górniak (p4cket) wrote :

it was found mos 8

Changed in fuel-plugins:
milestone: none → 8.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.