[openbook] require internet access

Bug #1607329 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

During plugin deployment puppet is trying download package for openbook

  exec { 'download openbook':
    command => '/usr/bin/python /tmp/sharefile_download.py',
    unless => '/usr/bin/test -f /tmp/Openbook.war',
    require => File['sharefile_download.py'],
    timeout => 1200
  }

for do this we need to have internet access and in a lots of customers we wont have it.

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.