Project

General

Profile

Actions

Bug #758

closed

typo in models/host.rb

Added by Paul Kelly about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
PuppetCA
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

in handle_ca

respond_to(:initialize_puppetca) && initialize_puppetca && delCertificate && setAutosign

should read

respond_to?(:initialize_puppetca) && initialize_puppetca && delCertificate && setAutosign

Actions #1

Updated by Paul Kelly about 13 years ago

  • Category set to PuppetCA
  • Status changed from New to Ready For Testing
  • Assignee set to Paul Kelly
Actions #2

Updated by Ohad Levy about 13 years ago

  • Target version set to 0.2
Actions #3

Updated by Paul Kelly about 13 years ago

  • % Done changed from 0 to 100
Actions #4

Updated by Ohad Levy about 13 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF