Skip to content

Commit c351e8f

Browse files
committed
rename tenderhoof to kobudai
1 parent bad4ff7 commit c351e8f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
networking.hostName = "trenderhoof";
2+
networking.hostName = "kobudai";
33

44
ocf.network = {
55
enable = true;
@@ -111,8 +111,8 @@
111111
};
112112

113113
# Bind mount /opt/homes/home to /home. This allows running
114-
# mount trenderhoof:/home /home
115-
# In fact, since home is CNAMEd to filehost is CNAMEd to trenderhoof, even
114+
# mount kobudai:/home /home
115+
# In fact, since home is CNAMEd to filehost is CNAMEd to kobudai, even
116116
# mount homes:/home /home
117117
# works and that's what the Puppet config in modules/ocf/manifests/nfs.pp does.
118118
"/home" = {

0 commit comments

Comments
 (0)