Skip to content

Commit d659597

Browse files
authored
M #-: Update onecfg files (#3268)
1 parent b2f90fd commit d659597

File tree

1 file changed

+14
-5
lines changed
  • source/installation_and_configuration/configuration_management

1 file changed

+14
-5
lines changed

source/installation_and_configuration/configuration_management/appendix.rst

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ The following table describes all configuration files and their type from direct
1111

1212
managed by the ``onecfg`` tool:
1313

14-
================================================================== ======================
15-
Name Type
16-
================================================================== ======================
14+
================================================================== ======================
15+
Name Type
16+
================================================================== ======================
1717
``/etc/one/alertmanager/alertmanager.yml`` YAML
1818
``/etc/one/auth/ldap_auth.conf`` YAML w/ ordered arrays
1919
``/etc/one/auth/server_x509_auth.conf`` YAML
@@ -25,7 +25,6 @@ Name Type
2525
``/etc/one/ec2_driver.conf`` YAML
2626
``/etc/one/ec2_driver.default`` Plain file (or XML)
2727
``/etc/one/ec2query_templates/*.erb`` Plain file (or XML)
28-
``/etc/one/hm/hmrc`` Shell
2928
``/etc/one/econe.conf`` YAML
3029
``/etc/one/fireedge-server.conf`` YAML
3130
``/etc/one/fireedge/provision/providers.d-extra/*.yaml`` YAML
@@ -35,11 +34,13 @@ Name Type
3534
``/etc/one/fireedge/sunstone/sunstone-server.conf`` YAML
3635
``/etc/one/fireedge/sunstone/sunstone-views.yaml`` YAML
3736
``/etc/one/guacd`` Shell
37+
``/etc/one/hm/hmrc`` Shell
3838
``/etc/one/monitord.conf`` oned.conf-like
3939
``/etc/one/oned.conf`` oned.conf-like
4040
``/etc/one/oneflow-server.conf`` YAML
4141
``/etc/one/onegate-server.conf`` YAML
4242
``/etc/one/onehem-server.conf`` YAML
43+
``/etc/one/packet_driver.default`` Plain file (or XML)
4344
``/etc/one/prometheus/prometheus.yml`` YAML
4445
``/etc/one/prometheus/rules.yml`` YAML
4546
``/etc/one/sched.conf`` oned.conf-like
@@ -57,18 +58,26 @@ Name Type
5758
``/var/lib/one/remotes/etc/datastore/ceph/ceph.conf`` Shell
5859
``/var/lib/one/remotes/etc/datastore/datastore.conf`` Shell
5960
``/var/lib/one/remotes/etc/datastore/fs/fs.conf`` Shell
61+
``/var/lib/one/remotes/etc/im/firecracker-probes.d/probe_db.conf`` YAML
6062
``/var/lib/one/remotes/etc/im/kvm-probes.d/guestagent.conf`` YAML
6163
``/var/lib/one/remotes/etc/im/kvm-probes.d/pci.conf`` YAML
6264
``/var/lib/one/remotes/etc/im/kvm-probes.d/probe_db.conf`` YAML
6365
``/var/lib/one/remotes/etc/im/lxc-probes.d/probe_db.conf`` YAML
66+
``/var/lib/one/remotes/etc/im/lxd-probes.d/pci.conf`` YAML
67+
``/var/lib/one/remotes/etc/im/lxd-probes.d/probe_db.conf`` YAML
6468
``/var/lib/one/remotes/etc/im/qemu-probes.d/pci.conf`` YAML
6569
``/var/lib/one/remotes/etc/im/qemu-probes.d/probe_db.conf`` YAML
6670
``/var/lib/one/remotes/etc/market/http/http.conf`` Shell
71+
``/var/lib/one/remotes/etc/onegate-proxy.conf`` YAML
6772
``/var/lib/one/remotes/etc/tm/fs_lvm/fs_lvm.conf`` Shell
6873
``/var/lib/one/remotes/etc/tm/ssh/sshrc`` Shell
74+
``/var/lib/one/remotes/etc/vmm/firecracker/firecrackerrc`` YAML
6975
``/var/lib/one/remotes/etc/vmm/kvm/kvmrc`` Shell
7076
``/var/lib/one/remotes/etc/vmm/lxc/lxcrc`` YAML
7177
``/var/lib/one/remotes/etc/vmm/lxc/profiles/*`` Plain file (or XML)
78+
``/var/lib/one/remotes/etc/vmm/lxd/lxdrc`` YAML
7279
``/var/lib/one/remotes/etc/vmm/vcenter/vcenterrc`` YAML
7380
``/var/lib/one/remotes/etc/vnm/OpenNebulaNetwork.conf`` YAML
74-
================================================================== ======================
81+
``/var/lib/one/remotes/vmm/kvm/kvmrc`` Shell
82+
``/var/lib/one/remotes/vnm/OpenNebulaNetwork.conf`` YAML
83+
================================================================== ======================

0 commit comments

Comments
 (0)