Changeset 445 in ProjectBuilder for projects/dploy/pbconf/devel/dploy.pb


Ignore:
Timestamp:
May 20, 2008, 5:33:22 PM (16 years ago)
Author:
Bruno Cornec
Message:

dploy.org project built on rhel5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/dploy/pbconf/devel/dploy.pb

    r425 r445  
    1313pbpackager dploy = "Bruno Cornec <bruno@dploy.org>"
    1414#
     15pbrepo dploy = ftp://ftp.dploy.org
    1516
    1617# For delivery to a machine by SSH (potentially the FTP server)
    1718# Needs hostname, account and directory
    1819#
    19 sshhost dploy = www.dploy.org
     20sshhost dploy = ftp.dploy.org
    2021sshlogin dploy = bruno
    21 sshdir dploy = /dploy/ftp
     22sshdir dploy = /mondo/ftp
    2223sshport dploy = 22
    2324
     
    4849# Hash of valid version names
    4950version dploy = devel,stable
     51testver dploy = true
    5052
    5153# List of files per pkg on which to apply filters
Note: See TracChangeset for help on using the changeset viewer.