Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.4.0 protected Release: 0.4.0
    - **kubernetes**: Optionally deploy specified netbox python config files
    - **kubernetes**: by default don't deploy the glpi integration
    - **kubernetes**: Ability to set secret vars via environmental vars
    - **kubernetes**: configurable custom validators
    - **kubernetes**: configurable keycloak remote auth
    - **kubernetes**: netbox deployment configurable tolerations
    - **kubernetes**: netbox deployment configurable affinity
    - **kubernetes**: generate cookie secret key during install
    - **kubernetes**: Optionally Deploy Ingress for netbox
    - **kubernetes**: Configurable Redis image
    - **kubernetes**: Deploy Netbox
    - **kubernetes**: Deploy Redis
    - **kubernetes**: Create configuration configmap
    
    - **kubernetes**: Optionally deploy netbox-glpi integration as part of kubernetes deployment
    - **kubernetes**: keycloak remote auth templating errors
    - **kubernetes**: Ensure redis service uses configured port
  • 0.3.0 protected Release: 0.3.0
    - **glpi**: search by serial number then name within GLPI if no ID present
    - **glpi**: if GLPI ID present update that item
  • 0.2.1 protected Release: 0.2.1
    - **glpi**: manufacturer sync not to require run tags
    - **choice_set**: dont attempt to update choice_set when creating
    - **netbox-glpi**: correct kubernetes manifests extension to .yaml.j2
    - **glpi**: session init and kill to use correct no_log var
    - **glpi**: api searches must be url encoded
    - **playbooks**: ensure vars file loads when tags specified
  • 0.2.0 protected Release: 0.2.0
    - **eda**: set itam update play run to v1
    - **netbox-glpi**: deploy container to kubernetes and setup
    - **glpi-docker**: For all playbooks automagic load vars file
    - **glpi-docker**: dont install nmap
    
    - **glpi-docker**: set port to 5000 as was the intent
    - **eda**: ensure  EDA collection is installed
  • 0.1.0 protected Release: 0.1.0
    - **glpi**: Sync Device Manufacturer with GLPI
    - **glpi**: fetch manufactures from netbox and add to GLPI
    - **glpi**: sync item status to glpi from netbox
    - **glpi**: As part of setup, add device status to GLPI that Netbox uses.
    - **glpi**: netbox UUID Custom filed with sync to GLPI
    
    - **glpi**: create/update must create new var when updating
    
    - move manufacturer sync to sync playbook
    - movie eneites sync play to a play called sync
    - **netbox_glpi**: rearrange tasks based off of the task
    - **netbox_setup**: place netbox setup tasks in place that makes more sense
  • 0.1.0-a1 protected Release: 0.1.0-a1
    - **GLPI**: sync asset number to GLPI
    - **glpi-docker**: Scheduled job to sync GLPI Entities default=15 mins
    - **glpi**: Ability to set GLPI Entity for item in NetBox
    - **glpi**: add a gate to eda to prevent processing the webhook from updating the glpi_id
    - **glpi**: when posting back to netbox use the url from the event packet
    - **glpi**: payload may contain jinja, sanitize
    - **glpi**: if the device has no serial number set, dont sync
    
    - **netbox**: ensure automagic link to GLPI available for virtual machines
    - **docker**: vars file requires '@` prefixed
    - **glpi**: use correct field name for netbox custom field
    - **glpi**: correct logic to ensure serial number is present
    
    - **netbox**: place choice set logic in its own task file
    - **glpi**: don't show items in netbox GLPI Item Type not yet supported
  • 0.0.1 protected
    aa9a5f88 · chore: repo creation ·