User Tools

Site Tools


2_x:datamodel:ip-addresses

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
2_x:datamodel:ip-addresses [2023/10/03 15:42] – [Automation] cnaud2_x:datamodel:ip-addresses [2023/10/03 15:45] – [Automation] cnaud
Line 229: Line 229:
  'teemip-ip-mgmt' => array (  'teemip-ip-mgmt' => array (
  ...  ...
- 'ip_release_on_ci_status' => array (+ 'ip_allocate_on_ci_status' => array (
    'enabled' => true,    'enabled' => true,
    'debug' => true,    'debug' => true,
    'periodicity' => 3600,    'periodicity' => 3600,
    'status_list' => array (    'status_list' => array (
-     0 => 'obsolete',+     0 => 'implementation', 
 +     1 => 'production',
    ),    ),
  ),  ),
- 'ip_allocate_on_ci_status' => array (+ 'ip_release_on_ci_status' => array (
    'enabled' => true,    'enabled' => true,
    'debug' => true,    'debug' => true,
    'periodicity' => 3600,    'periodicity' => 3600,
    'status_list' => array (    'status_list' => array (
-     0 => 'implementation', +     0 => 'obsolete',
-     1 => 'production',+
    ),    ),
  ),  ),
2_x/datamodel/ip-addresses.txt · Last modified: 2024/04/04 16:10 by cnaud