Set production hostname to impress.openneo.net

This doesn't matter-matter, it's mostly just so that when we SSH into
the production machine, the prompt presents itself as `impress` rather
than as `localhost`!
This commit is contained in:
Emi Matchu 2024-06-10 13:09:37 -07:00
parent 3310394fb8
commit cedceeaf3c

View file

@ -11,6 +11,10 @@
# dev_ips
- files/setup_secrets.yml
tasks:
- name: Set hostname to impress.openneo.net
hostname:
name: impress.openneo.net
- name: Create SSH folder for logged-in user
become: no
file: