NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

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: