simple ha proxy #0
Description
Simple proxy charm is an example charm used in OSM Hackfests
None
Configuration
- ssh-hostname
- (string) The hostname or IP address of the machine to
- ssh-key-bits
- (int) The number of bits to use for the SSH key.
- 4096
- ssh-key-type
- (string) The type of encryption to use for the SSH key.
- rsa
- ssh-password
- (string) The password used to authenticate.
- ssh-public-key
- (string) The public key of this unit.
- ssh-username
- (string) The username to login as.