Sha256: d1429c891a8923ae8fc2c2c311a6acb6262fafc7556f62960d86ac53c74f7f43

Contents?: true

Size: 622 Bytes

Versions: 8

Compression:

Stored size: 622 Bytes

Contents

# Copy this file to $HOME/.chef_vpc_toolkit.conf to add your own settings

# Cloud Control settings
cloud_servers_vpc_url: 
cloud_servers_vpc_username:
cloud_servers_vpc_password:

# The text editor to use for Chef knife commands. Used when a new server group
# is created. Default: vim
# knife_editor: vim

# VPN client name. The name given to this machine when connecting to a
# server group as a VPN client.
# vpn_client_name: local

# VPN connection type:
#  -'openvpn' use command line openvpn to join the VPN
#  -'network_manager' use Network Manager (Fedora 14 and Ubuntu 10.10 only)
#
vpn_connection_type: openvpn

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
chef-vpc-toolkit-2.8.2 contrib/etc/chef_vpc_toolkit.conf
chef-vpc-toolkit-2.8.1 contrib/etc/chef_vpc_toolkit.conf
chef-vpc-toolkit-2.8.0 contrib/etc/chef_vpc_toolkit.conf
chef-vpc-toolkit-2.7.2 contrib/etc/chef_vpc_toolkit.conf
chef-vpc-toolkit-2.7.1 contrib/etc/chef_vpc_toolkit.conf
chef-vpc-toolkit-2.7.0 contrib/etc/chef_vpc_toolkit.conf
chef-vpc-toolkit-2.6.1 contrib/etc/chef_vpc_toolkit.conf
chef-vpc-toolkit-2.6.0 contrib/etc/chef_vpc_toolkit.conf