Commit 22bdbe92 authored by Petras, Randy's avatar Petras, Randy
Browse files

Update 2 files

- /ansible/persistent-volume.yaml
- /outputs.tf
parent 70a6be8f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
---
- name: Configure storage
  hosts: ip_runners
  hosts: all
  become: yes
  vars:
    ceph_storage_path: "/var/lib/docker"
+1 −1
Original line number Diff line number Diff line
output "ip_runners" {
output "nodes" {
  value = module.drtsans_lfs_runners_green.ip
}