This repository has been archived on 2022-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
Ansible-Proxmox-inventory/setenv.sh.dist

7 lines
160 B
Plaintext
Raw Normal View History

2016-11-23 09:44:24 +01:00
#! /bin/sh
2016-11-23 09:50:40 +01:00
export PROXMOX_URL=https://10.0.0.1:8006/
2016-11-23 09:44:24 +01:00
export PROXMOX_USERNAME=apiuser@pve
export PROXMOX_PASSWORD=apiuser1234
export PROXMOX_INVALID_CERT=False