python-terrascript/terrascript/freeipa/r.py

18 lines
323 B
Python

# terrascript/freeipa/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class freeipa_dns_record(terrascript.Resource):
pass
class freeipa_host(terrascript.Resource):
pass