Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: [thredds] Announce 4.6.0 release

On Fri, Mar 27, 2015 at 1:05 PM, John Caron <caron@xxxxxxxx> wrote:
> The problem is you would then have to remove the version number from the
> filename before you drop it into tomcat, since the webapp name has to be
> thredds.war.

I've already taken care of this in my puppet config.

  file { "/usr/share/tomcat/webapps/thredds.war":
    ensure => file, mode => 444, owner => tomcat, group => tomcat,
    require => Package["tomcat"],
    notify => Exec["flush-thredds"],
    source => "/Net/puppet/modules/thredds/files/thredds_v4.5.5.war",
  }


-- 
Michael McDonald
Florida State University



  • 2015 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: