p4-sdp-install.yml #2

  • //
  • guest/
  • russell_jackson/
  • ansible-sdp/
  • inventories/
  • p4-sdp-install.yml
  • View
  • Commits
  • Open Download .zip Download (440 B)
all:
  children:
    central:
      children:
        edgeservers:
          children:
            ex:
              hosts:
                ex-p4-edge01a:
                ex-p4-edge02a:
        standbys:
          children:
            ex_standbys: 
              hosts:
                ex-p4-edge01c:
                ex-p4-edge01d:
        commit:
          hosts:
            perforce-commit: # commit
            la1v-rjackson: # commit
# Change User Description Committed
#2 32493 Russell C. Jackson (Rusty) Created some dummy files to allow the install to run.
#1 32488 Russell C. Jackson (Rusty) Ansible scaffolding for the sdp - Needs work.