Development

#6677 (Jobeet day 23 suggests setting password in properties.ini works)

You must first sign up to be able to contribute.

Ticket #6677 (closed documentation: fixed)

Opened 8 months ago

Last modified 8 months ago

Jobeet day 23 suggests setting password in properties.ini works

Reported by: aboks Assigned to: fabien
Priority: minor Milestone:
Component: jobeet Version: 1.2.7
Keywords: Cc:
Qualification: Unreviewed

Description

In day 23 of the Jobeet tutorial, when describing how to use the project:deploy task, a sample properties.ini file is shown:

# config/properties.ini
[production]
  host=www.jobeet.org
  port=22
  user=jobeet
  dir=/var/www/jobeet/
  type=rsync
  pass=

This suggests that it is possible to set a ssh password in this file, but the project:deploy task does not support it. Also, the type=rsync line suggests that there are other deploying strategies. There is no trace of this in the source code for the deploy task however.

I suggest to remove the type and pass lines from this listing.

Change History

06/22/09 14:05:18 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [19454]) [doc] [1.2] removed very very old configuration from Jobeet (closes #6677)

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.