Exception: Pocketknife::Error::NodeError::UnsupportedInstallationPlatform

Inherits:
Pocketknife::Error::NodeError show all
Defined in:
lib/pocketknife/errors.rb

Overview

UnsupportedInstallationPlatform

Exception raised when asked to install Chef on a node with an unsupported platform.

Instance Attribute Summary

Attributes inherited from Pocketknife::Error::NodeError

#node

Method Summary

Methods inherited from Pocketknife::Error::NodeError

#initialize

Constructor Details

This class inherits a constructor from Pocketknife::Error::NodeError