Configuration management and operation with cfengine: Difference between revisions

From techdocs
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
* [[cfengine - stripped down compared to how it is distributed, m4]]
* [[cfengine - stripped down compared to how it is distributed, m4]]
* [[hostlist.csv]]
* [[hostlist.csv]]
* [[host classes]]
* [[host class]]
* [[update_hosts]] - [[host generator]]s
* [[update_hosts]] - [[host generator]]s
* [[cfengine hub]]
* [[cfengine hub]]
Line 12: Line 12:
* [[/usr/local/administration]]
* [[/usr/local/administration]]
* [[/usr/local/extrafiles]]
* [[/usr/local/extrafiles]]
* Extra versions
* [[/usr/local/extrapackages - installations triggered by list changes]]
* [[/usr/local/extrapackages - installations triggered by list changes]]


Line 23: Line 24:
|Jointly managed by <code>apt</code> which mostly provides default versions of configuration files, and <code>cfengine</code> which installs CSE-specific versions of configuration files
|Jointly managed by <code>apt</code> which mostly provides default versions of configuration files, and <code>cfengine</code> which installs CSE-specific versions of configuration files
|-
|-
|style="white-space: nowrap;"|<code>/usr/local/[[extrafiles]]</code><br /><code>/usr/local/[[extrapackages]]</code><br /><code>/usr/local/[[debpkgs_lists]]</code><br /><code>/usr/local/[[vmimages]]</code>
|style="white-space: nowrap;"|<code>[[/usr/local/extrafiles]]</code><br /><code>[[/usr/local/extrapackages]]</code><br /><code>/usr/local/[[debpkgs_lists]]</code><br /><code>/usr/local/[[vmimages]]</code>
|<code>cfengine</code>
|<code>cfengine</code>
|-
|-
Line 35: Line 36:
|The kernel's <code>nfsd</code> (i.e., NFS server)
|The kernel's <code>nfsd</code> (i.e., NFS server)
|-
|-
|<code>/import</code><br /><code>/home</code>
|<code>/import</code><br /><code>/home</code><br /><code>/web</code><br /><code>[[/unsw]]</code>
|The [[automounter]]
|The [[automounter]]
|-
|-

Latest revision as of 09:32, 5 September 2023

New World host filesystem handling

Path Handled by
/etc Jointly managed by apt which mostly provides default versions of configuration files, and cfengine which installs CSE-specific versions of configuration files
/usr/local/extrafiles
/usr/local/extrapackages
/usr/local/debpkgs_lists
/usr/local/vmimages
cfengine
/proc
/sys
/dev
The kernel
/tmp
/var
Whatever processes are running on the host
/export The kernel's nfsd (i.e., NFS server)
/import
/home
/web
/unsw
The automounter
Everything else apt