Skip to content

Commit 60e4e07

Browse files
authored
Update netbox_setup_objects.yml-sample to add node configuration
Add missing node to the config which is used by configure_ansible_automation.py through helper script ansible_automation_awx_manager.py
1 parent 125affc commit 60e4e07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.d/netbox_setup_objects.yml-sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
proxmox_api_config:
2+
node: pve # or your Proxmox node name
23
api_host: proxmox-ip-or-hostname
34
api_port: 8006
45
api_user: proxmox_api_user

0 commit comments

Comments
 (0)