diff options
Diffstat (limited to 'conf/inventory.yaml')
-rw-r--r-- | conf/inventory.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/inventory.yaml b/conf/inventory.yaml new file mode 100644 index 0000000..9d3d61b --- /dev/null +++ b/conf/inventory.yaml @@ -0,0 +1,6 @@ +--- +# pharos id : fog name +# for example: +1: fog-host-1 +2: fog-host-2 +3: fog-host-3 |