refactor: update project references from Agathos to Ouranos across documentation and configuration files
This commit is contained in:
@@ -13,7 +13,7 @@ Containers are named after moons of Uranus and resolved via the `.incus` DNS dom
|
||||
|
||||
## Quick Start
|
||||
|
||||
ℹ️ The Ansible virtual environment is expected at `~/env/agathos/bin/activate`.
|
||||
ℹ️ The Ansible virtual environment is expected at `~/env/ouranos/bin/activate`.
|
||||
|
||||
```bash
|
||||
# Provision containers
|
||||
@@ -22,7 +22,7 @@ terraform init && terraform apply
|
||||
|
||||
# Configure services
|
||||
cd ../ansible
|
||||
source ~/env/agathos/bin/activate
|
||||
source ~/env/ouranos/bin/activate
|
||||
ansible-playbook site.yml
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user